1
0
mirror of https://github.com/django/django.git synced 2025-02-24 09:04:48 +00:00
Tim Graham 37520d284e Removed useless hasattr() checks in ModelAdmin checks.
These attributes are defined on BaseModelAdmin and thus should always
be there.
2017-06-02 15:27:15 -04:00
..
2017-05-31 21:43:40 +02:00