.. |
migrations
|
Add: token field to template, forms
|
2023-08-09 16:53:20 +09:00 |
static/collector
|
Add: token field to template, forms
|
2023-08-09 16:53:20 +09:00 |
templates/collector
|
Add: token field to template, forms
|
2023-08-09 16:53:20 +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 |
admin.py
|
Remove: Token model use token field only in ticket model
|
2023-08-09 01:59:17 +09:00 |
apps.py
|
Add: django project and collector app
|
2023-07-25 15:29:17 +09:00 |
forms.py
|
Add: token field to template, forms
|
2023-08-09 16:53:20 +09:00 |
models.py
|
Add: token field to template, forms
|
2023-08-09 16:53:20 +09:00 |
serializers.py
|
Add: public api view for upload ticket
|
2023-08-09 20:24:16 +09:00 |
tests.py
|
Add: django project and collector app
|
2023-07-25 15:29:17 +09:00 |
urls.py
|
Add: public api view for upload ticket
|
2023-08-09 20:24:16 +09:00 |
utils.py
|
Add: UpdateTicket view and PageTitleMixin
|
2023-08-06 11:53:09 +09:00 |
views.py
|
Add: public api view for upload ticket
|
2023-08-09 20:24:16 +09:00 |