8000 GitHub - roomacarthur/dj-temp-2025
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

roomacarthur/dj-temp-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dj-temp-2025

Pre built django template, with the following already installed/setup.

Virtual environments

As always it is crucial to have a virtual environment setup for development.

venv/ .venv/

Both of the above are ignored in the .gitignore file.

To create a virtual environment, run the following command in the terminal. python -m venv venv

and to activate the virtual environment, run the following command in the terminal. source venv/bin/activate # on mac

source venv/scripts/activate # on windows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0