migrations
|
Add: modelviewsets for all models
|
2023-08-11 10:38:47 +09:00 |
static/collector
|
Refactoring: views now use api for ajax
|
2023-08-13 16:31:40 +09:00 |
templatetags
|
Add: markdown for note field
|
2023-08-06 17:41:00 +09:00 |
__init__.py
|
Add: django project and collector app
|
2023-07-25 15:29:17 +09:00 |
apps.py
|
Add: django project and collector app
|
2023-07-25 15:29:17 +09:00 |
filters.py
|
Add: simple filters to modelviewsets
|
2023-08-11 22:12:51 +09:00 |
forms.py
|
Add: token field to template, forms
|
2023-08-09 16:53:20 +09:00 |
models.py
|
Add: modelviewsets for all models
|
2023-08-11 10:38:47 +09:00 |
permissions.py
|
Add: modelviewsets for all models
|
2023-08-11 10:38:47 +09:00 |
serializers.py
|
Add: swagger
|
2023-08-12 02:32:31 +09:00 |
tests.py
|
Add: django project and collector app
|
2023-07-25 15:29:17 +09:00 |
urls.py
|
Refactoring: views now use api for ajax
|
2023-08-13 16:31:40 +09:00 |
utils.py
|
Add: simple filters to modelviewsets
|
2023-08-11 22:12:51 +09:00 |
views.py
|
Refactoring: views now use api for ajax
|
2023-08-13 16:31:40 +09:00 |