Files
mayan-edms/mayan
Roberto Rosario c881641ae8 Don't override the content_type CBV attribute.
These views (get method views) used it to set the content type of the response.
Fixes GitLab issue #311 for the ACL list view.
Note to Django developers: self.content_type should be a private attribute -> self._content_type
2016-10-21 03:46:18 -04:00
..
2016-04-27 20:31:02 -04:00
2016-06-29 19:05:38 -04:00
2015-10-09 23:40:25 -04:00