Django backend for WorkX project
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
To repozytorium jest zarchiwizowane. Możesz wyświetlać pliki i je sklonować, ale nie możesz do niego przepychać zmian lub otwierać zgłoszeń/Pull Requestów.
kj1352 bbba08d204 Added detailed invoice API 3 lat temu
..
__init__.py Added draft models related to client, employee, project, invoice & representative 3 lat temu
admin.py Added employee API 3 lat temu
apps.py Added draft models related to client, employee, project, invoice & representative 3 lat temu
models.py Updated decimal places and max digits for the decimal fields 3 lat temu
serializers.py Added detailed invoice API 3 lat temu
tests.py Added draft models related to client, employee, project, invoice & representative 3 lat temu
urls.py Created viewset for all the views 3 lat temu
views.py Created viewset for all the views 3 lat temu