TrangPham / django-admin-confirm

AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.
Other
129 stars 16 forks source link

Added testing for DateField, DateTimeField, and validators on the Model and ModelForm #23

Closed TrangPham closed 3 years ago

TrangPham commented 3 years ago

TODO: