Историја ревизија

Аутор SHA1 Порука Датум
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. пре 9 година
  Andrei Kulakov 8a1824d465 Fixed #24643 -- Added get_context_data() method to FormMixin пре 10 година
  Tim Graham 5d193d042a Fixed #24250 -- Corrected mistakes in FormMixin docs. пре 10 година
  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. пре 11 година
  Tim Graham ee4edb1eda Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. пре 11 година
  Baptiste Mispelon a5391db76a Fixed inaccuracies in generic mixins documentation. пре 11 година
  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 пре 12 година
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. пре 12 година
  Tim Graham 738eef0f8b Improved FormView docs in class-based views index. пре 12 година
  Tim Graham c89717fabe Fixed #17094 - Typo in class-based views doc. пре 12 година
  Simon Charette a10f390804 Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`. пре 12 година
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. пре 12 година
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. пре 12 година
  Issac Kelly 060ac8e711 Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list. пре 12 година
  Daniel Greenfeld 1fefd91e1e For #210, cleaned up text and formatting. пре 12 година
  Daniel Greenfeld dea554bd9d Added mention in MRO section about method/attribute inheritence. Added simple examples to Generic editing views, added index to Generic editing views and Editing mixins, added missing template_name_suffix attribute to Generic editing views. пре 12 година
  Jannis Leidel c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation. пре 12 година