forked from kalikaneko/latormenta
-
Notifications
You must be signed in to change notification settings - Fork 0
nodocomun/latormenta
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Python 66.6%
- CSS 18.6%
- HTML 14.8%