Skip to content
Jzou edited this page Jul 29, 2016 · 13 revisions

Welcome to the DjangoDashboard wiki!

Download the source code. Deploy it on Amazon Web Services.  
Setup Django, Postgres, Celery and Rabbitmq locally.   
An example of how to layout your Django application. Which is not the   
only way, I just found this works well for both AWS EB and Celery.  
Install Postgres on your Mac.  
This RealPython tutorial really does a great job on this topic.
Other tutorials that I found helpful while I developed this project.