Historique des commits

Auteur SHA1 Message Date
  Luke Plant f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut il y a 12 ans
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. il y a 12 ans
  Baptiste Mispelon 391ec5a085 Fixed #20160 -- Erronous reference to `module_name` in admin doc. il y a 12 ans
  Tom V a907fa088e Docs template name mistake il y a 12 ans
  Loic Bistuer 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. il y a 12 ans
  Aymeric Augustin 0c82b1dfc4 Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions. il y a 12 ans
  Carl Meyer 8f839aaa18 Minor edits to some recently-added admin docs. il y a 12 ans
  Diederik van der Boor b7ba4fc408 Add column-<field_name> classes to the admin list il y a 12 ans
  Tim Graham 722683f508 Fixed #19887 - Noted when callables may be used in ModelAdmin.fields and ModelAdmin.fieldset. il y a 12 ans
  Claude Paroz 60fff6fc94 Documented jQuery upgrade il y a 12 ans
  Tim Graham 1add79bc40 Fixed #19852 - Updated admin fieldset example for consistency. il y a 12 ans
  Aymeric Augustin 3f1c7b7053 Simplified default project template. il y a 12 ans
  Nick Sandford 0694d2196f Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden. il y a 12 ans
  Tim Graham ee26797cff Fixed typos in docs and comments il y a 12 ans
  Tim Graham eafc036476 Fixed #19577 - Added HTML escaping to admin examples. il y a 12 ans
  Tim Graham 5b2d9bacd2 Fixed #19640 - Added inlineformset_factory to reference docs. il y a 12 ans
  Tim Graham d406afe12e Fixed #19597 - Added some notes on jQuery in admin. il y a 12 ans
  Tim Graham 43f89e0ad6 Fixed #19605 - Removed unused url imports from doc examples. il y a 12 ans
  Tim Graham 4720117a31 Added details on minified jQuery and DEBUG mode for contrib.admin. il y a 12 ans
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. il y a 12 ans
  Chris Beaven 3f890f8dc7 Update doc example for overriding change_form.html il y a 12 ans
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. il y a 12 ans
  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. il y a 12 ans
  Preston Holmes edf7ad36fa Fixed #18658 -- Improved ModelAdmin.message_user API il y a 12 ans
  Aymeric Augustin ccb2b574e8 Fixed #19315 -- Improved markup in admin FAQ. il y a 12 ans
  Tim Graham a386675a6a Fixed #15968 - Noted that readonly_fields are excluded from the ModelForm il y a 12 ans
  Tim Graham 39f5bc7fc3 Fixed #16841 - Documented a couple ModelAdmin methods il y a 12 ans
  Tim Graham d1de7596b2 Fixed #19120 - Added an example of using ModelAdmin methods for read-only fields. il y a 12 ans
  Tim Graham 082fad0b83 Cleaned up contrib.admin install instructions. il y a 12 ans
  Tim Graham da958eb209 Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion. il y a 12 ans