This website works better with JavaScript.
Home
Explore
Help
Sign In
kj
/
workx_backend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
50
Commits
1
Branch
119 KiB
Python
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
HTTPS
ZIP
TAR.GZ
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