Django backend for WorkX project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
kj1352 bbba08d204 Added detailed invoice API 3 年之前
..
__init__.py Added draft models related to client, employee, project, invoice & representative 3 年之前
admin.py Added employee API 3 年之前
apps.py Added draft models related to client, employee, project, invoice & representative 3 年之前
models.py Updated decimal places and max digits for the decimal fields 3 年之前
serializers.py Added detailed invoice API 3 年之前
tests.py Added draft models related to client, employee, project, invoice & representative 3 年之前
urls.py Created viewset for all the views 3 年之前
views.py Created viewset for all the views 3 年之前