Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django 4.2 empty project

Project bootstrap with django 4.2

  • Rename file .env-example to .env and fill with your information

Install requirements:

pip install -r requirements.txt

Apply migrations

python manage.py migrate

Create user

python manage.py createsuperuser

Run project

python manage.py runserver

About

Project bootstrap with django 4.2

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages