Django backend for WorkX project
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ce dépôt est archivé. Vous pouvez voir les fichiers et le cloner, mais vous ne pouvez pas pousser ni ouvrir de ticket/demande d'ajout.
kj1352 bbba08d204 Added detailed invoice API il y a 3 ans
..
__init__.py Added draft models related to client, employee, project, invoice & representative il y a 3 ans
admin.py Added employee API il y a 3 ans
apps.py Added draft models related to client, employee, project, invoice & representative il y a 3 ans
models.py Updated decimal places and max digits for the decimal fields il y a 3 ans
serializers.py Added detailed invoice API il y a 3 ans
tests.py Added draft models related to client, employee, project, invoice & representative il y a 3 ans
urls.py Created viewset for all the views il y a 3 ans
views.py Created viewset for all the views il y a 3 ans