Sage Abdullah
|
428b7914e2
Add docs and tests for exporting snippets listing
|
1 年之前 |
Sage Abdullah
|
6ec734f836
Add separate headings for each snippets view customisation
|
1 年之前 |
Sage Abdullah
|
7ba2098d1a
Add docs and tests for grouped snippets registration
|
1 年之前 |
Sage Abdullah
|
5fb4d6316f
Allow SnippetViewSet.model to be defined directly on the class
|
1 年之前 |
Sage Abdullah
|
dde58c718d
Add docs and tests for separate menu item registrations for Snippets
|
1 年之前 |
Sage Abdullah
|
66c0ef48e9
Add docs for setting panels/edit_handler on SnippetViewSet
|
1 年之前 |
Sage Abdullah
|
167471b1f7
Allow customising the search_fields and search backend to use via SnippetViewSet (#10290)
|
1 年之前 |
Sage Abdullah
|
3965ceedfa
Allow default ordering of Snippets IndexView to be specified via SnippetViewSet (#10276)
|
1 年之前 |
Sage Abdullah
|
87cbf01894
Add docs and tests for overriding SnippetViewSet.get_queryset()
|
1 年之前 |
Sage Abdullah
|
dc6c0b0949
Allow overriding SnippetViewSet template prefix
|
1 年之前 |
Sage Abdullah
|
f2ab3ae774
Add docs and tests for Snippets template overrides
|
1 年之前 |
Sage Abdullah
|
1992c72791
Add missing docs for chooser_viewset_class
|
1 年之前 |
Sage Abdullah
|
bcbaafd116
Add docs and tests for snippets listing filters via list_filter
|
1 年之前 |
Sage Abdullah
|
f533ab219d
Allow customising the number of snippets per page on the listing view
|
1 年之前 |
Sage Abdullah
|
b713a1753e
Allow admin URL customisation for snippet chooser views via SnippetViewSet
|
1 年之前 |
Sage Abdullah
|
e6d920d435
Add docs and tests for snippets admin URL customisation
|
1 年之前 |
Daniel Kirkham
|
198388bf55
Add docs and tests for customising snippet icons
|
1 年之前 |
Matt Westcott
|
c5513d098a
Implement mechanism to pass the 'multiple' URL parameter (and any other specified ones) on links / form actions within generic chooser modal
|
1 年之前 |
Matt Westcott
|
3872de44d7
Add chooser view endpoints for returning multiple results
|
1 年之前 |
Sage Abdullah
|
1952ecbb63
Add the ability to lock snippets that extend LockableMixin
|
1 年之前 |
Sage Abdullah
|
0a0bd30fad
Allow customising snippet listing columns with list_display
|
2 年之前 |
Sage Abdullah
|
a7249a851f
Document SnippetViewSet and how to customise it
|
2 年之前 |
Matt Westcott
|
9aeb2e3e49
Ensure telepath adapter gets registered for document chooser widget
|
2 年之前 |
Matt Westcott
|
b4bc681865
Fix DocumentChooserBlock deconstruction for custom document models
|
2 年之前 |
Matt Westcott
|
f9fe6d0ca8
Documentation for generating chooser blocks via ChooserViewSet
|
2 年之前 |
Matt Westcott
|
161dd69c8a
Implement generating a StreamField ChooserBlock from ChooserViewSet
|
2 年之前 |
Matt Westcott
|
02d836fe3e
Make per_page configurable on viewsets
|
2 年之前 |
Matt Westcott
|
30054eda39
Add a 'create' view with a GET request handler
|
2 年之前 |
Matt Westcott
|
4dd3483617
Add a (non-functional) 'create' form to generic chooser modal
|
2 年之前 |
Matt Westcott
|
372965ef6a
Put headers in markdown rather than rst
|
2 年之前 |