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年前