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 63d4378278 Added title to invoice 3 years ago
..
__init__.py Added draft models related to client, employee, project, invoice & representative 3 years ago
admin.py Partial commit -- invoice item API 3 years ago
apps.py Added draft models related to client, employee, project, invoice & representative 3 years ago
models.py Added title to invoice 3 years ago
serializers.py Added title to invoice 3 years ago
tests.py Added draft models related to client, employee, project, invoice & representative 3 years ago
urls.py Created viewset for all the views 3 years ago
views.py Created viewset for all the views 3 years ago