migrations
|
Make migrations from the generated models.py
|
2021-07-27 09:50:57 +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 |
models.py
|
Change all CharField to TextField
|
2021-07-27 09:48:34 +05:30 |
tests.py
|
Create app and obtain models from inspectdb
|
2021-07-27 09:30:24 +05:30 |
views.py
|
Create app and obtain models from inspectdb
|
2021-07-27 09:30:24 +05:30 |