debian-django-import-export/tests
Dr. Shubham Dipt 9007be3910 JSONWidget for jsonb fields (#803)
* Update Widgets.py with JSONWidget

JSONWidget can be helpful in all the cases where jsonb is saved in the PostgreSQL database.

* Update api_widgets.rst

* Added tests for JSONWidget
2018-07-20 09:36:54 +02:00
..
core JSONWidget for jsonb fields (#803) 2018-07-20 09:36:54 +02:00
database.db added unicode support for TSV for pytjhon 2 2018-06-25 17:12:59 +05:30
manage.py Add admin import action and lot of other work 2012-11-16 08:51:32 +01:00
settings.py MIDDLEWARE_CLASSES django setting removed in 2.x 2017-12-06 17:29:32 +01:00
urls.py Added ExportViewMixin (#692) 2018-05-31 18:56:56 +02:00