management/commands
|
Some pending fixes
|
2022-03-17 14:03:35 +05:30 |
migrations
|
Add migrations
|
2022-01-17 23:56:48 +05:30 |
static/app
|
Complete ConfigurationPage porting
|
2021-07-28 12:43:08 +05:30 |
templates/app
|
Add admin/index.html template
|
2021-07-28 19:16:33 +05:30 |
__init__.py
|
Create app and obtain models from inspectdb
|
2021-07-27 09:30:24 +05:30 |
admin.py
|
Organization: revert back organization url
|
2022-01-19 12:28:22 +05:30 |
apps.py
|
Create app and obtain models from inspectdb
|
2021-07-27 09:30:24 +05:30 |
convert.py
|
Fix error refreshing Person
|
2021-12-15 16:40:09 +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
|
Some pending fixes
|
2022-03-17 14:03:35 +05:30 |