Files
mayan-edms/mayan/apps
Roberto Rosario ad7c77b4f3 Update dynamic search app
Sort methods. Update use of .filter_by_access() to
.restrict_queryset().

Change the method to so the final object
filtering. Instead of expressing the pk list and remove the
duplicated using a set, pass the queryset as a subquery to
the object filter. This moves the processing to the database
instead of holding a list of an unknown number of primary
keys in the memory.

Add keyword arguments.

Update tests to use the latest user test case mixin interface.

Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
2019-01-21 03:53:55 -04:00
..
2019-01-02 03:46:14 -04:00
2019-01-19 01:21:26 -04:00
2019-01-19 03:56:56 -04:00
2019-01-02 14:46:41 -04:00
2019-01-20 18:08:47 -04:00
2019-01-21 03:53:55 -04:00
2019-01-21 02:37:45 -04:00
2019-01-19 04:21:28 -04:00
2019-01-21 02:00:22 -04:00
2019-01-21 02:50:34 -04:00
2019-01-19 04:08:45 -04:00
2019-01-21 03:31:19 -04:00
2019-01-19 01:00:58 -04:00
2018-12-29 04:47:40 -04:00
2019-01-14 00:03:26 -04:00
2019-01-03 14:49:48 -04:00
2018-12-26 06:09:48 -04:00
2018-12-05 02:04:20 -04:00