Robert Reichel · Jul 29, 2020
Setting up and Running Django in a Docker Container
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Python + Django is a great development experience, but unfortunately, dependency managment leaves a lot to be desired (though a lot is solved with Virtualenv - If you haven't seen that before, check it out!). You can very quickly end up in odd states (particularly on a Mac with the system provided version of Python).

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.