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.
35
Commits
1
Branch
119 KiB
Python
100%
Tree:
92a2affe9f
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '92a2affe9f'
${ noResults }
workx_backend
/
project
History
kj1352
e4ac223186
Representative API
3 years ago
..
__init__.py
Added draft models related to client, employee, project, invoice & representative
3 years ago
admin.py
Added employee API
3 years ago
apps.py
Added draft models related to client, employee, project, invoice & representative
3 years ago
models.py
Updated decimal places and max digits for the decimal fields
3 years ago
serializers.py
Representative API
3 years ago
tests.py
Added draft models related to client, employee, project, invoice & representative
3 years ago
urls.py
Project API
3 years ago
views.py
Representative API
3 years ago