Import from sqlite

This commit is contained in:
Matthew Ryan Dillon 2016-01-21 16:22:07 -07:00
parent 290cc6cdda
commit d96487c943
7 changed files with 68 additions and 70 deletions

View file

@ -33,3 +33,6 @@ django-tables2==1.0.4
# Admin
django-grappelli==2.7.3
# Date/time strings
python-dateutil==2.4.2