Roberto Rosario
|
4617afafb2
|
Replace get_object_list() with self.object_list
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-05-12 01:25:53 -04:00 |
|
Roberto Rosario
|
6330e40036
|
Use get_object_list instead of get_queryset
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-05-07 03:17:52 -04:00 |
|
Roberto Rosario
|
95a1df8072
|
Backport common mixin and generics improvements
* Rename get_object_list to get_source_queryset.
* Add uniqueness validation to SingleObjectCreateView.
* Remove MultipleInstanceActionMixin.
* Backport MultipleObjectMixin improvements.
* Remove ObjectListPermissionFilterMixin.
* Add and improve tests.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-05-06 02:07:35 -04:00 |
|
Roberto Rosario
|
efff750f06
|
Fix app's indexing, settings, tests
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-04-29 04:01:23 -04:00 |
|
Roberto Rosario
|
1c5681c79d
|
Code style cleanups
Sort arguments, methods. Add keyword arguments.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-04-25 05:06:56 -04:00 |
|
Roberto Rosario
|
21c1dc36d8
|
Add file metadata app
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-04-24 04:54:07 -04:00 |
|