Open ykdojo opened 5 years ago
Can you provide more documentation? @ykdojo
Sure. For example, right now, we have DEBUG = True in settings.py: https://github.com/ykdojo/editdojoprivate/blob/master/editdojo_project/settings.py
We should obviously fix that before launching this.
There might be other things too, but I'm not sure. I figured the checklist I linked earlier might be a good resource for finding if there are any other things we need to do for production.
https://docs.djangoproject.com/en/2.1/howto/deployment/checklist/