initial project based on twoscoops template
- used https://github.com/twoscoops/django-twoscoops-project - removed templates and static files - changed requirements, settings and docs
This commit is contained in:
commit
ccb7fc7b6b
25 changed files with 1210 additions and 0 deletions
5
requirements/local.txt
Normal file
5
requirements/local.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Local development dependencies go here
|
||||
-r base.txt
|
||||
coverage==3.7.1
|
||||
django-debug-toolbar==1.2.1
|
||||
Sphinx==1.2.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue