Cronologia Commit

Autore SHA1 Messaggio Data
  Tim Graham da958eb209 Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion. 12 anni fa
  Tim Graham 300d052713 Fixed arguments for get_inline_instances example; refs #17856 12 anni fa
  Aymeric Augustin c2e19e26bc Fixed #17856 -- Passed obj to get_inline_instances 12 anni fa
  Tim Graham eed4faf16f Fixed #17006 - Documented ModelAdmin get_form() and get_formsets() 12 anni fa
  Tim Graham d08096317a Fixed #11460 - Added a FAQ regarding missing rows in the admin. 12 anni fa
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 anni fa
  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 anni fa
  Tom Mortimer-Jones 383da13785 Fixed comment to match the code 12 anni fa
  Rafik Draoui 04e8ef5a83 Updated example of customized ModelAdmin in documentation for 1.4 12 anni fa
  Aymeric Augustin 69f4856f23 Fixed a typo in the admin reference docs. 12 anni fa
  Tim Graham d44aa98184 Fixed #18173 - Corrected ModelAdmin documentation for get_changelist. 12 anni fa
  Daniel Hepper aee9eecb92 Fixed #18444 -- Replace hard coded "View on Site" URLs 12 anni fa
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 13 anni fa
  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 anni fa
  Claude Paroz 3d5d0be499 Fixed #18156 -- Updated signature of ModelAdmin change_view in docs to reflect r17466. Thanks arthurprat for the report. 13 anni fa
  Julien Phalip 1101739668 Fixed #17936 -- Fixed a code sample in the admin `SimpleListFilter` documentation. Thanks to anonymous for the report. 13 anni fa
  Timo Graham e4f468b940 Fixed #17749 - Documented better way of overriding ModelAdmin; thanks chrisdpratt and claudep. 13 anni fa
  Adrian Holovaty 7981efe04f Documentation (and some small source code) edits from [17432] - [17537] 13 anni fa
  Jannis Leidel 4dbeb4bca4 Fixed #17515 -- Added ability to override the template of custom admin FilterSpec classes. Thanks, saxix and Julien Phalip. 13 anni fa
  Adrian Holovaty 103890561b Moved 'User-requested password resets' docs from [17266] from auth docs to admin docs 13 anni fa
  Adrian Holovaty 804a38c369 Made some small clarifications to contrib/admin/index.txt 13 anni fa
  Aymeric Augustin e42360b56b Added a versionadded directive for the 'admin_urlname' filter introduced at r16857. 13 anni fa
  Julien Phalip 9796f69533 Fixed #16257 -- Added new `ModelAdmin.get_list_display_links()` method to allow for the dynamic display of links on the admin changelist. Thanks to graveyboat for the suggestion and initial patch. 13 anni fa
  Julien Phalip 4da7c772ad Fixed #16776 -- Fixed a regression introduced in r16415 which caused Django's embedded jQuery to overwrite any pre-existing values of `window.jQuery` in the global namespace. Many thanks to Rob Hudson, Jannis Leidel and "anonymous" for the help resolving this issue. 13 anni fa
  Luke Plant c61987d75a Removed use of non-standard indentation rules in docs, and the custom transform that supported them. 13 anni fa
  Luke Plant af244e47cc Fixed a bunch of ReST errors that resulted in interpretation as block quotations 13 anni fa
  Carl Meyer b1b1da1eac Fixed #8060 - Added permissions-checking for admin inlines. Thanks p.patruno for report and Stephan Jaensch for work on the patch. 13 anni fa
  Julien Phalip c2b9f6496e Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it. 13 anni fa
  Jannis Leidel 2eadc418af Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. 13 anni fa
  Ramiro Morales aaf77c1676 Converted internal link generation in the admin and admin document generator to use named URLs. 13 anni fa