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