|
|
@ -5,7 +5,7 @@ python manage.py migrate |
|
|
# python manage.py seed_images |
|
|
# python manage.py seed_images |
|
|
# python manage.py compilemessages |
|
|
# python manage.py compilemessages |
|
|
python manage.py collectstatic --noinput |
|
|
python manage.py collectstatic --noinput |
|
|
python manage.py set_default_category_icons |
|
|
|
|
|
|
|
|
# python manage.py set_default_category_icons |
|
|
# python manage.py set_hadiscorrection_fixed_text |
|
|
# python manage.py set_hadiscorrection_fixed_text |
|
|
# Seed Russian data (only runs once, skips if data exists) |
|
|
# Seed Russian data (only runs once, skips if data exists) |
|
|
# python manage.py seed_corrections |
|
|
# python manage.py seed_corrections |
|
|
|