커밋 기록

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