-
- Downloads
add search view. version0.1
parent
1a1e5713
No related branches found
No related tags found
Showing
- core/api/bill.py 8 additions, 8 deletionscore/api/bill.py
- core/api/billSearch.py 39 additions, 0 deletionscore/api/billSearch.py
- core/models/bill.py 56 additions, 0 deletionscore/models/bill.py
- core/urls.py 5 additions, 1 deletioncore/urls.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
core/api/billSearch.py
0 → 100644
... | ... | @@ -7,3 +7,4 @@ djangorestframework==3.14.0 |
knox==0.1.14 | ||
PyJWT==2.6.0 | ||
requests==2.28.2 | ||
python-dateutil | ||
\ No newline at end of file |
Please register or sign in to comment