Should have checked first :'(

New tablib is broked (at least in the admin interface)
This commit is contained in:
Oliver Walters 2020-04-20 00:19:04 +10:00
parent 468eba1759
commit 5233281a24

View File

@ -10,7 +10,7 @@ django-markdownx==3.0.1 # Markdown form fields
django-markdownify==0.8.0 # Markdown rendering
coreapi==2.3.0 # API documentation
pygments==2.2.0 # Syntax highlighting
tablib==1.1.0 # Import / export data files
tablib==0.13.0 # Import / export data files
django-crispy-forms==1.8.1 # Form helpers
django-import-export==2.0.0 # Data import / export for admin interface
django-cleanup==4.0.0 # Manage deletion of old / unused uploaded files