Skip to content

54sledgehammer45/djangodocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Todo App in Docker

This is an example project for a blog post on the PyCharm blog. Please read more about it there.

To run the project, set up a Django compatible database (I use PostgreSQL but you're welcome to use something else) and configure it in djangodocker/settings.py.

To see the Docker version of this code, see the dockerized branch of this repo.

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.4%
  • HTML 33.5%
  • Dockerfile 3.1%