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 92a2affe9f EmployeeViewSet 3 vuotta sitten
..
__init__.py Added draft models related to client, employee, project, invoice & representative 3 vuotta sitten
admin.py Converted API view to model view set and added Address model 3 vuotta sitten
apps.py Added draft models related to client, employee, project, invoice & representative 3 vuotta sitten
models.py EmployeeViewSet 3 vuotta sitten
serializers.py Converted API view to model view set and added Address model 3 vuotta sitten
tests.py Added draft models related to client, employee, project, invoice & representative 3 vuotta sitten
urls.py Converted API view to model view set and added Address model 3 vuotta sitten
views.py Converted API view to model view set and added Address model 3 vuotta sitten