mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
1027e812bc
- Allows import / export to multiple file formats - Provides admin interface - Work to be done to perform data tweaking - It would be really cool if the data fields could be associated 'intelligently' (i.e. not just based on PK, but name-lookup too).
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
Django==1.11
|
|
djangorestframework==3.6.2
|
|
django_filter==1.0.2
|
|
django-simple-history==1.8.2
|
|
coreapi==2.3.0
|
|
pygments==2.2.0
|
|
django-crispy-forms==1.7.2
|
|
django-import-export==1.0.0 |