提交历史

作者 SHA1 备注 提交日期
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 年之前
  Chris Beaven 3f890f8dc7 Update doc example for overriding change_form.html 12 年之前
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 年之前
  Julien Phalip ae206d78f6 Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thanks to rasca for the suggestion and to mateusgondim for the patch. 12 年之前
  Preston Holmes edf7ad36fa Fixed #18658 -- Improved ModelAdmin.message_user API 12 年之前
  Aymeric Augustin ccb2b574e8 Fixed #19315 -- Improved markup in admin FAQ. 12 年之前
  Tim Graham a386675a6a Fixed #15968 - Noted that readonly_fields are excluded from the ModelForm 12 年之前
  Tim Graham 39f5bc7fc3 Fixed #16841 - Documented a couple ModelAdmin methods 12 年之前
  Tim Graham d1de7596b2 Fixed #19120 - Added an example of using ModelAdmin methods for read-only fields. 12 年之前
  Tim Graham 082fad0b83 Cleaned up contrib.admin install instructions. 12 年之前
  Tim Graham da958eb209 Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion. 12 年之前
  Tim Graham 300d052713 Fixed arguments for get_inline_instances example; refs #17856 12 年之前
  Aymeric Augustin c2e19e26bc Fixed #17856 -- Passed obj to get_inline_instances 12 年之前
  Tim Graham eed4faf16f Fixed #17006 - Documented ModelAdmin get_form() and get_formsets() 12 年之前
  Tim Graham d08096317a Fixed #11460 - Added a FAQ regarding missing rows in the admin. 12 年之前
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 年之前
  Tim Graham 70896386ec Fixed #16309 - Made ModelAdmin.list_filter versionchanged annotations more specific to the sections that changed; thanks akaihola for the suggestion and patch. 12 年之前
  Tom Mortimer-Jones 383da13785 Fixed comment to match the code 12 年之前
  Rafik Draoui 04e8ef5a83 Updated example of customized ModelAdmin in documentation for 1.4 12 年之前
  Aymeric Augustin 69f4856f23 Fixed a typo in the admin reference docs. 12 年之前
  Tim Graham d44aa98184 Fixed #18173 - Corrected ModelAdmin documentation for get_changelist. 12 年之前
  Daniel Hepper aee9eecb92 Fixed #18444 -- Replace hard coded "View on Site" URLs 12 年之前
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 13 年之前
  Claude Paroz eb351ac9cb Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review. 13 年之前
  Claude Paroz 3d5d0be499 Fixed #18156 -- Updated signature of ModelAdmin change_view in docs to reflect r17466. Thanks arthurprat for the report. 13 年之前
  Julien Phalip 1101739668 Fixed #17936 -- Fixed a code sample in the admin `SimpleListFilter` documentation. Thanks to anonymous for the report. 13 年之前
  Timo Graham e4f468b940 Fixed #17749 - Documented better way of overriding ModelAdmin; thanks chrisdpratt and claudep. 13 年之前
  Adrian Holovaty 7981efe04f Documentation (and some small source code) edits from [17432] - [17537] 13 年之前
  Jannis Leidel 4dbeb4bca4 Fixed #17515 -- Added ability to override the template of custom admin FilterSpec classes. Thanks, saxix and Julien Phalip. 13 年之前
  Adrian Holovaty 103890561b Moved 'User-requested password resets' docs from [17266] from auth docs to admin docs 13 年之前