| Age | Commit message (Collapse) | Author |
|
|
|
permissions of example_project
|
|
|
|
|
|
|
|
This is the likely cause for missing translations right after an instance is
created, which appear once "dpkg-reconfigure python-django-ishtar" is called.
Checking the logic implemented in the postinst script makes sense and using
the same steps in ishtare-prepare-instance would be nice.
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
|
|
This makes it easier to iterate on instances after installation. In
particular, the postinst script can easily run migration code on
upgrades.
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
|
|
This directory is needed to run various django commands, so create it
much earlier.
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
|
|
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
|
|
Signed-off-by: Cyril Brulebois <cyril@debamax.com>
|