You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sets up a new django project with settings and a file structure common to my other django projects, to reduce the amount of copy-and-pasting I have to do when I create a new project. Some things like setting TIME_ZONE = 'America/Los_Angeles' are specific to me.