Django backend for WorkX project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
kj1352 b218430ba3 Added related name to the project 3 years ago
client Updated serializers to get details in READ ONLY format 3 years ago
employee Added related name to the project 3 years ago
expense Added subcategory for expense and updated expense model to have both reimburse and perk to be made selectable, is approved flag added 3 years ago
invoice Added detailed invoice API 3 years ago
project Added related name to the project 3 years ago
representative Created viewset for all the views 3 years ago
workx_backend Added related name to the project 3 years ago
.gitignore Updated gitignore to ignore pycache 3 years ago
manage.py Moved settings to 2 division for local and staging 3 years ago
requirements.txt added new requirements 3 years ago