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 3aaeb999ad Added writeable nested serialziers to accept array of items into the 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 Partial commit -- invoice item 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 Added related name and showing read only item details in invoice list il y a 3 ans
serializers.py Added writeable nested serialziers to accept array of items into the 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