Historique des commits

Auteur SHA1 Message Date
  David Smith 7ef0bc922c Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings. il y a 3 ans
  Mariusz Felisiak 59841170ba Used .. attribute:: directive in authentication views docs. il y a 4 ans
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. il y a 5 ans
  Jon Dufresne 76df4f35c2 Corrected ModelFormMixin.form_invalid() signature in docs. il y a 6 ans
  Claude Paroz 96ea4f875b Documented DeletionMixin.delete(). il y a 6 ans
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. il y a 8 ans
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. il y a 9 ans
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. il y a 9 ans
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. il y a 9 ans
  Tim Graham 491de4f07c Refs #23656 -- Required FormMixin.get_form() form_class parameter to be optional. il y a 9 ans
  Tim Graham 6eed9ae747 Refs #24133 -- Removed legacy formatting syntax in success_url placeholders. il y a 9 ans
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. il y a 9 ans
  Andrei Kulakov 8a1824d465 Fixed #24643 -- Added get_context_data() method to FormMixin il y a 9 ans
  Tim Graham 5d193d042a Fixed #24250 -- Corrected mistakes in FormMixin docs. il y a 10 ans
  Claude Paroz f48e2258a9 Fixed #24133 -- Replaced formatting syntax in success_url placeholders il y a 10 ans
  Berker Peksag 343162410f Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified. il y a 10 ans
  Simon Charette f2ddc439b1 Fixed #23656 -- Made FormMixin.get_form's form_class argument optional. il y a 10 ans
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. il y a 11 ans
  Tim Graham ee4edb1eda Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. il y a 11 ans
  Baptiste Mispelon a5391db76a Fixed inaccuracies in generic mixins documentation. il y a 11 ans
  Tim Graham e10757ff4d Doc cleanup for FormMixin.prefix; refs #18872. il y a 11 ans
  Simon Charette ecf63d5d89 Added missing `versionadded` for `FormMixin.prefix`. il y a 11 ans
  Gilberto Gonçalves ef37b23050 Fixed #18872 -- Added prefix to FormMixin il y a 11 ans
  Tim Graham bb863faecd Proofed the 1.6 release notes il y a 11 ans
  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
  Tim Graham 738eef0f8b Improved FormView docs in class-based views index. il y a 12 ans
  Tim Graham c89717fabe Fixed #17094 - Typo in class-based views doc. il y a 12 ans
  Simon Charette a10f390804 Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`. il y a 12 ans
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. il y a 12 ans