Commit History

Author SHA1 Message Date
  Matt Westcott a7d72f9fbf Fix formatting errors 6 months ago
  Himanshu Garg e02ca6ce62 fixes some of errors by removing directives 8 months ago
  Sage Abdullah b3e87bcee8 Register permissions for models registered with ModelViewSet 8 months ago
  Abdelrahman 61e803c740 Add choose parent view for creating pages via PageListingViewSet 11 months ago
  Matt Westcott b05c50b3f5 Add reference docs for PageListingViewSet 11 months ago
  Shlomo Markowitz 7f6a2623d1 Add ability to use copy view for SnippetViewSet & ModelViewSet 1 year ago
  Sage Abdullah b4881cad64 Move SnippetViewSet.get_edit_handler() to ModelViewSet 1 year ago
  LB Johnston 2e2e8f4452 Minor documentation formatting (Prettier) 1 year ago
  Sage Abdullah 27f72ff935 Improve linking in existing viewsets docs 1 year ago
  Sage Abdullah 27515fb11c Move SnippetViewSet.ordering doc to ModelViewSet 1 year ago
  Sage Abdullah b258b99c86 Improve linking between viewset reference and extending docs 1 year ago
  Sage Abdullah aee4f42a7d Add tests and docs for inspect view in ModelViewSet 1 year ago
  Sage Abdullah 4593eabff8 Add usage view to ModelViewSet 1 year ago
  Sage Abdullah bc2004cf7b Add history view to ModelViewSet 1 year ago
  Matt Westcott 7b64f08e74 Allow ChooserViewSet to be filtered by specified URL parameters 1 year ago
  Matt Westcott cbeb9a2512 Docs and release note for ChooserViewSet.get_object_list (#10851) 1 year ago
  Christer Jensen 0edf22ccbc Allow overriding `export_headings` via ModelViewSet 1 year ago
  Sage Abdullah 9a2d53d0cf Move SnippetViewSet.list_per_page to ModelViewSet 1 year ago
  Sage Abdullah 66216852b8 Move SnippetViewSet.list_export and export_filename to ModelViewSet 1 year ago
  Sage Abdullah ccbd6849f3 Move SnippetViewSet.search_fields and search_backend_name definition to ModelViewSet 1 year ago
  Sage Abdullah 1fa124fe82 Move SnippetViewSet.list_filter and filterset_class definition to ModelViewSet 1 year ago
  Sage Abdullah cd222898fd Move SnippetViewSet.list_diplay definition to ModelViewSet 1 year ago
  Sage Abdullah 91a539d797 Add docs and tests for custom template overrides in ModelViewSets 1 year ago
  Sage Abdullah 65739c6925 Add ModelViewSet.add_to_reference_index to allow opting out of the ReferenceIndex 1 year ago
  Sage Abdullah c7b5c9a04d Update viewsets documentation to cover ViewSetGroups and menu item registration 1 year ago
  Matt Westcott 9ff0f10310 Mention model_name in docstrings 1 year ago
  Matt Westcott 485545a983 Allow ViewSet subclasses to customise url_prefix and url_namespace logic 1 year ago
  LB Johnston 995809a318 Adopt data attribute usage of SwapController (w-swap) for all header searches 1 year ago
  Sage Abdullah 0bebe532e8 Add docs and tests for snippets inspect view 1 year ago
  Sage Abdullah 0550b03dad Allow customising the spreadsheet file name via SnippetViewSet.export_filename 1 year ago