All Projects → ErnstHaagsman → djangodocker

ErnstHaagsman / djangodocker

Licence: other
A sample Django project to dockerize

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to djangodocker

Odoo Pycharm Templates
Templates for Odoo in PyCharm
Stars: ✭ 222 (+909.09%)
Mutual labels:  pycharm
jvm-development-environment
A Vagrant controlled software development environment built around IntelliJ IDEA, PyCharm, Docker and Ubuntu.
Stars: ✭ 42 (+90.91%)
Mutual labels:  pycharm
Invisible-Cloak-And-Magic-Wand-using-OpenCV
This is one of my OpenCV that is Computer Vision project named in vi . That is inspired from Harry potter Invisible Cloak
Stars: ✭ 16 (-27.27%)
Mutual labels:  pycharm
odoo pycharm autocomp
auto complete syntax for odoo openerp 8,9,10 ,11
Stars: ✭ 14 (-36.36%)
Mutual labels:  pycharm
birdseye-pycharm
IntelliJ IDE plugin for the Python debugger birdseye
Stars: ✭ 32 (+45.45%)
Mutual labels:  pycharm
intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (+36.36%)
Mutual labels:  pycharm
Intellij Csv Validator
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
Stars: ✭ 198 (+800%)
Mutual labels:  pycharm
pycrunch-engine
NCrunch inspired tool for continuous testing Python
Stars: ✭ 38 (+72.73%)
Mutual labels:  pycharm
airflow-boilerplate
A complete development environment setup for working with Airflow
Stars: ✭ 94 (+327.27%)
Mutual labels:  pycharm
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (+18.18%)
Mutual labels:  pycharm
Face-Recognition-Attendance-System
Face Detection | Recognition | Attendance
Stars: ✭ 289 (+1213.64%)
Mutual labels:  pycharm
KV4Jetbrains
Syntax highlighting and auto-completion for Kivy/KivyMD .kv files in PyCharm/Intellij IDEA
Stars: ✭ 93 (+322.73%)
Mutual labels:  pycharm
JetBrainsRunner
A Krunner Plugin which allows you to open your recent projects
Stars: ✭ 31 (+40.91%)
Mutual labels:  pycharm
Blender-PyCharm
Example setup for blender addon development in pycharm
Stars: ✭ 48 (+118.18%)
Mutual labels:  pycharm
imooc
由浅入深全面掌握Django ORM开发的知识,以Django官方文档为依据,内容完整、准确、权威。视频学习地址:
Stars: ✭ 57 (+159.09%)
Mutual labels:  pycharm
Live Py Plugin
Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
Stars: ✭ 222 (+909.09%)
Mutual labels:  pycharm
jetbrains-utility
Remove/Backup – settings & cli for macOS (OS X) – DataGrip, AppCode, CLion, Gogland, IntelliJ, PhpStorm, PyCharm, Rider, RubyMine, WebStorm
Stars: ✭ 62 (+181.82%)
Mutual labels:  pycharm
pylint-pycharm
A plugin providing both real-time and on-demand scanning of Python files with PyLint from within PyCharm/IDEA.
Stars: ✭ 154 (+600%)
Mutual labels:  pycharm
GLAU BCSC0002
This is the official repository for the course Object-Oriented Programming BCSC0002 for GLA University 2019
Stars: ✭ 46 (+109.09%)
Mutual labels:  pycharm
jetbrains-theme
🎨 A modern, productivity-increaser theme for all JetBrains IDEs
Stars: ✭ 108 (+390.91%)
Mutual labels:  pycharm

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].