Grappelli

This commit is contained in:
Matthew Dillon 2016-01-19 16:51:47 -07:00
parent 5d52875d90
commit 95cc7235b0
4 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
venv
staticfiles
*.py[cod]
*.pyc
__pycache__