Django backend for WorkX project
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。
kj1352 9dbe39a35f Added invoice total with tax property 3 年前
client Updated serializers to get details in READ ONLY format 3 年前
employee EmployeeViewSet 3 年前
invoice Added invoice total with tax property 3 年前
project Updated serializers to get details in READ ONLY format 3 年前
representative Created viewset for all the views 3 年前
workx_backend Partial commit -- invoice item API 3 年前
.gitignore Updated gitignore to ignore pycache 3 年前
manage.py Moved settings to 2 division for local and staging 3 年前
requirements.txt added new requirements 3 年前