Django backend for WorkX project
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。
kj1352 6264e15faf Created viewset for all the views 3 年前
..
__init__.py Added draft models related to client, employee, project, invoice & representative 3 年前
admin.py Representative API 3 年前
apps.py Added draft models related to client, employee, project, invoice & representative 3 年前
models.py Representative API 3 年前
serializers.py Representative API 3 年前
tests.py Added draft models related to client, employee, project, invoice & representative 3 年前
urls.py Created viewset for all the views 3 年前
views.py Created viewset for all the views 3 年前