Django backend for WorkX project
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
このリポジトリはアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュや、課題・プルリクエストのオープンはできません。
kj1352 b218430ba3 Added related name to the project 4年前
client Updated serializers to get details in READ ONLY format 4年前
employee Added related name to the project 4年前
expense Added subcategory for expense and updated expense model to have both reimburse and perk to be made selectable, is approved flag added 4年前
invoice Added detailed invoice API 4年前
project Added related name to the project 4年前
representative Created viewset for all the views 4年前
workx_backend Added related name to the project 4年前
.gitignore Updated gitignore to ignore pycache 4年前
manage.py Moved settings to 2 division for local and staging 4年前
requirements.txt added new requirements 4年前