Skip to content

kalikaneko/latormenta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtualenv venv
source venv/bin/activate
pip install django

(configure SECRET_KEY in latormenta/local_settings.py)

./manage.py migrate

(this creates the db. check django reference for other options.)

./manage.py createsuperuser (creates admin user).
./manage.py runserver

About

la tormenta digital

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published