Django backend for WorkX project
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
このリポジトリはアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュや、課題・プルリクエストのオープンはできません。
kj1352 b218430ba3 Added related name to the project 3年前
..
__init__.py Added draft models related to client, employee, project, invoice & representative 3年前
admin.py Added employee API 3年前
apps.py Added draft models related to client, employee, project, invoice & representative 3年前
models.py Updated decimal places and max digits for the decimal fields 3年前
serializers.py Added related name to the project 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年前