migrations
|
Create: views and templates
|
2023-07-29 13:56:42 +09:00 |
static/collector
|
Modified: views and and urlconf
|
2023-08-04 10:15:25 +09:00 |
templates/collector
|
Modified: views and and urlconf
|
2023-08-04 10:15:25 +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: views and and urlconf
|
2023-08-04 10:15:25 +09:00 |
utils.py
|
Modified: views and and urlconf
|
2023-08-04 10:15:25 +09:00 |
views.py
|
Modified: views and and urlconf
|
2023-08-04 10:15:25 +09:00 |