migrations
|
Create: views and templates
|
2023-07-29 13:56:42 +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 |
forms.py
|
Create: local static files
|
2023-07-31 13:53:39 +09:00 |
models.py
|
Create: paginations
|
2023-07-29 16:36:08 +09:00 |
tests.py
|
Add: django project and collector app
|
2023-07-25 15:29:17 +09:00 |
urls.py
|
Modified: ticket show URL
|
2023-08-01 20:19:53 +09:00 |
utils.py
|
Create: switch ticket status ajax handler
|
2023-08-01 20:13:04 +09:00 |
views.py
|
Create: switch ticket status ajax handler
|
2023-08-01 20:13:04 +09:00 |