I would write a custom management command <https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/> in the app with my customized templates and staticfiles. -ken
On Thu, Aug 20, 2015 at 9:06 AM, Déborah Leder <[email protected]> wrote: > Thank you, Kenneth. > > Now my question is : is there a way to override the methods in > management/command/createdb.py in a django-app ? I wouldn't want to mess > with the source code... > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
