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