include copy of django_extension, dont install django from git
This commit is contained in:
parent
055018f12e
commit
3f7215035a
200 changed files with 14119 additions and 4 deletions
11
contrib/django_extensions/.gitignore
vendored
Normal file
11
contrib/django_extensions/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
*.pyc
|
||||
*.pyo
|
||||
*.egg-info
|
||||
MANIFEST
|
||||
build
|
||||
dist
|
||||
docs/_build
|
||||
docs/_static
|
||||
*.egg-info
|
||||
.tox
|
||||
*.bak
|
||||
Loading…
Add table
Add a link
Reference in a new issue