Skip to content

Commit

Permalink
Update to own fork with new features.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkuty committed Oct 3, 2016
1 parent 3a9e30a commit 2dfd634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions leonardo_import_export/__init__.py
Expand Up @@ -16,4 +16,5 @@ class Config(AppConfig, Default):
name = 'leonardo_import_export'
verbose_name = "Import & Export"


default = Default()
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1 +1 @@
django-import-export==0.4.5
https://github.com/michaelkuty/django-import-export/archive/feature/extra_fields.zip#egg=django-import-export

0 comments on commit 2dfd634

Please sign in to comment.