-
Notifications
You must be signed in to change notification settings - Fork 2
ThomasPedersen/mattespill
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Begynn å skrive docstrings! http://epydoc.sourceforge.net/epytext.html For å sette navn og mail på innsjekingene: git config --global user.name "Tekkub" git config --global user.email "tekkub@gmail.com" For å commite: git pull && git commit -m"I'm lazy" -a && git push For å update: git pull HVIS DU FUCKA OPP OG KLARTE Å SKRIVE RM OG VIL TILBAKE (OBS! Forkaster alle dine endringer): git reset --hard origin Sync db: rm main.sqlite (just in case) pythn manage.py syncdb (svar no på superuser) Testserver: python manage.py runserver Kjør enhetstester: python manage.py test Dump database: python manage.py dumpdata --exclude=contenttypes > initial_data.json Databaseshell: python manage.py dbshell Pythonshell med Django env: python manage.py shell
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published