management
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
migrations
|
db migration
|
2016-02-20 15:15:01 +05:30 |
__init__.py
|
import celery for @shared_tasks
|
2019-07-16 17:36:41 +01:00 |
admin.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
celery.py
|
move celery into app
|
2019-07-16 12:27:35 +01:00 |
config.py
|
batch item/documents edit
|
2018-09-19 00:14:34 +02:00 |
documentation.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
models.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
monkey_patch.py
|
fix user length
|
2019-07-17 11:47:57 +02:00 |
tasks.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
utils.py
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
views.py
|
use get_or_create(defaults...)
|
2018-11-20 16:15:08 +01:00 |