|
management
|
+ migration of categories/subcategories
|
2023-08-21 16:22:03 +04:00 |
|
__init__.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
admin.py
|
* null-check for Checklist.category
|
2023-08-19 20:01:30 +04:00 |
|
apps.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
exceptions.py
|
* Cleanup
|
2023-07-10 20:06:11 +04:00 |
|
tests.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
urls.py
|
+ time_to_buy & buy_time_remaining fields
|
2023-08-18 16:22:32 +04:00 |
|
validators.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
views.py
|
* Fixed non-updatable children Categories
|
2023-08-26 17:28:21 +04:00 |