Hello all, I forgot to set the ALLOWED_HOST in settings.py . So I changed it on the development box in settings.py and in deploy/live-settings.py) and committed the change in git and pushed it to the central repository.
Fab deploy changed nothing on the box to which I deployed. What am I missing ? In this context I have the following tangential questions: * Would it be sufficient to make the change in deploy/live_settings.py ? * the deploy action in the fabfile.py seems to do a git pull only when the requirements changed. Is this right and if yes, why is ist so ? * How can I fix the requirements. Forom a certain point onwards I want to habve the whole stack stable thanks again Norbert -- 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/groups/opt_out.
