* Fixed a bug when running in Python 2.x
* Fixed a bug that occurred when no tags were present
* Removed Django and dependencies from internal requirements.txt
Please make sure to have all your dependencies, including Django, in your project’s requirements.txt instead
* Fixed a bug where debug mode would halt execution
* Fixed an issue where the image would be built multiple times during deploy
* Cleaned up line breaks
* Moved support files to their own directory
* Added Initialize command
* Added code to deal with existing files in Py3 and Py2
* Added hint to edit deploy.ini
* Fixed a bug with Python2.7 compatbility
* Improved handling of config files
* Changed build process to show failed builds.
* Changed build process to show failed builds.
* Added initialize command that creates a new jonah project
* Fixed a Python3 compatibility issue
* Fixed another Python3 issue
* Added a dash of documentaiton to system_initialization.sh
* Renamed deploy.py to jonah.py
Things are getting serious and professional over here :D~
* Moved .dockerignore to the correct directory
* Created a preliminary python package
* Switched README to reStructured Text for better PyPI compatibility
* Adding supervisord conf file, which I forgot
* Progress re Docs
* Readme contd: Moving an existing project
* Readme contd: Configuration and Testing
* Readme contd: Commands
* Readme contd: Added some subheadings
* New GIF
Pronounced with a hard G
* Last preparations before pull request
- Renamed confusingly named “initialization” shell scripts
- Improved Readme layout
- bumped version number
* Added proper sidebar for the Django DDP project name issue into the README
* Added intro section to readme
* Added intro section to readme
* Fixed conflict in README
* Bumping Version Number to 1.0.
Oh yeah!