Roberto Rosario
|
2052caada4
|
Remove PreserveGetQuerySet mixin. Update SingleObjectList and
MultipleObjectFormActionView views to use a new get_object_list method.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-16 22:12:24 -04:00 |
|
Roberto Rosario
|
6e3d99670c
|
Complete conversion of download views to CBV views using django-downloadview.
This also removes dependency on the filetransfers library.
|
2016-10-31 01:00:35 -04:00 |
|
Roberto Rosario
|
8250085703
|
Statistics navigation links are not tied to querysets or model instances,
don't fail when failing to access their _meta field. Fixes GitLab issue #316.
|
2016-10-20 03:46:49 -04:00 |
|
Roberto Rosario
|
06ecbfeba2
|
Flake8 cleanups.
|
2016-05-04 15:58:17 -04:00 |
|
Roberto Rosario
|
b15d419172
|
Fix statistics detail view error. GitLab issue #270. @bat79a
|
2016-05-04 15:57:09 -04:00 |
|