Files
mayan-edms/mayan/apps
Roberto Rosario 8589004173 Add support for single or multiple objects modes
View that use the MultipleObjectMixin can now fully operate
as single object or multiple object views.

Add the self.view_mode_single and self.view_mode_multiple flags.

Add support for single, singular and plural titles and success
messages via:

success_message_single, success_message_singular,
sucess_message_plural, title_single, title_singular and
title_plural class attributes.

Insert object_list and object as attributes of the view class
to avoid calling the queryset again.

Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
2019-02-12 18:07:44 -04:00
..
2019-02-06 00:51:26 -04:00
2019-01-31 01:20:41 -04:00
2019-01-31 06:07:29 -04:00
2019-02-01 04:00:37 -04:00
2019-02-05 05:49:47 -04:00
2019-02-05 05:54:36 -04:00
2019-02-05 05:49:47 -04:00
2019-02-03 19:22:49 -04:00
2019-02-06 01:08:14 -04:00
2019-01-25 01:30:05 -04:00
2019-02-03 23:37:52 -04:00
2019-02-06 21:37:46 -04:00
2019-02-01 04:20:47 -04:00
2019-02-12 03:36:16 -04:00