django-admin-confirm-briq/tests/market/migrations
Thu Trang Pham 06d3e1a208
fix(MR-16): Use cache for FileField and ImageField (#17)
* Remove casting to list in _get_form_data

* Use cache for most fields and admin form for m2m files

* MR comments/clean up

* Cache should obey exclude and fields

* Some more tests and docs

* Only use cache for image files

* Even more tests and handle save as new

* fix test

* More tests

* minor refactor

* Improve test coverage

* Add no cover for some places

* V0.2.3.dev7

* Adding tests for fieldsets

* Added cache timeout

* Added another test for an edge case

* Fix issue with ManagementForm tampered with

* Update cache to only set when form is_multipart

* Even more testing changes

* Update based on comments on MR and clean up a bit

* make test names better

Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-02-27 15:39:01 -08:00
..
0001_initial.py Formatted with black and reached 100% coverage 2020-11-08 09:51:49 -08:00
0002_auto_20201031_2057.py Formatted with black and reached 100% coverage 2020-11-08 09:51:49 -08:00
0003_auto_20201108_1717.py Formatted with black and reached 100% coverage 2020-11-08 09:51:49 -08:00
0004_inventory_notes.py Setting up pyenv and show default value on confirm add (#7) 2021-02-09 17:03:18 -08:00
0005_shoppingmall.py feat(ISSUE-8): fixing error caused by ManyToManyField on confirmation (#9) 2021-02-19 21:25:15 -08:00
0006_auto_20210222_0312.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00
0007_generalmanager_headshot.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00
0008_item_description.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00
__init__.py inital commit 2020-10-31 14:24:45 -07:00