Initial commit - result of django-admin project lemoncurry . with no customisation
This commit is contained in:
commit
a99ff49cef
8 changed files with 262 additions and 0 deletions
13
Pipfile
Normal file
13
Pipfile
Normal file
|
@ -0,0 +1,13 @@
|
|||
[[source]]
|
||||
|
||||
url = "https://pypi.python.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
|
||||
[packages]
|
||||
|
||||
django = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
Loading…
Add table
Add a link
Reference in a new issue