django-admin-confirm-briq/admin_confirm
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
..
static/admin/css fix(ISSUE-8): try using admin form (#16) 2021-02-26 09:56:57 -08:00
templates/admin Add integration tests (#20) 2021-03-05 19:54:01 -08:00
templatetags Add integration tests (#20) 2021-03-05 19:54:01 -08:00
tests Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
__init__.py feat(ISSUE-3): travis and coveralls (#10) 2021-02-19 21:28:17 -08:00
admin.py Add integration tests (#20) 2021-03-05 19:54:01 -08:00
constants.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00
utils.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00