migrations
|
Make migrations from the generated models.py
|
2021-07-27 09:50:57 +05:30 |
static/app
|
Add static resources
|
2021-07-27 12:48:59 +05:30 |
templates/app
|
Handle geodata and offline requests
|
2021-07-27 13:43:27 +05:30 |
__init__.py
|
Create app and obtain models from inspectdb
|
2021-07-27 09:30:24 +05:30 |
admin.py
|
Create app and obtain models from inspectdb
|
2021-07-27 09:30:24 +05:30 |
apps.py
|
Create app and obtain models from inspectdb
|
2021-07-27 09:30:24 +05:30 |
formats.py
|
Move formats.py to app
|
2021-07-27 12:44:16 +05:30 |
tests.py
|
Create app and obtain models from inspectdb
|
2021-07-27 09:30:24 +05:30 |
views.py
|
Handle geodata and offline requests
|
2021-07-27 13:43:27 +05:30 |