django-admin-confirm-briq/tests/market/admin
Thu Trang Pham 4d6b2900d8
Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23)
* Added testing for DateField and DateTimeField

* Update makefile

* Adding some of the tests with validators on model

* Added ModelForm clean_field and clean tests

Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-03-31 12:46:02 -07:00
..
__init__.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
checkout_admin.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
generalmanager_admin.py Add some more testing (#21) 2021-03-07 10:31:28 -08:00
inventory_admin.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00
item_admin.py Add some more testing (#21) 2021-03-07 10:31:28 -08:00
item_sale_admin.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
shop_admin.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00
shoppingmall_admin.py Add some more testing (#21) 2021-03-07 10:31:28 -08:00
transaction_admin.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00