Skip to content

Releases: mohit4/django-hackathon-starter

Django Hackathon Starter powered with Docker

23 May 12:53
Compare
Choose a tag to compare

Added Docker & Docker Compose

No need to perform the hectic setup, downloading additional libraries, and mess up with python versions.

Just have docker-compose installed on your system, be it mac, windows, or Linux.

Just one command and you have the application running on your system.
This new version has all the dependencies packed together.

Clone the repo -> run container -> start developing 😃

Django Hackathon Starter

16 Oct 21:20
Compare
Choose a tag to compare

First release for Django Hackathon Starter with Python 3 and Django 2.