Cronologia Commit

Autore SHA1 Messaggio Data
  Karl Hobley 81e1a35c36 Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 10 anni fa
  Steven Das 53bc6e2e98 Fixed typo in docs/ref/models/fields.txt 10 anni fa
  Floris den Hengst b9b8411129 Fixed #24432 -- Added docs for ManyToManyFields that reside in and refer to the same model. 10 anni fa
  Marc Tamlyn 32d4db66b9 Update converters to take a consistent set of parameters. 10 anni fa
  Loic Bistuer 18c0aaa912 Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many. 10 anni fa
  Anssi Kääriäinen 8adc59038c Fixed #23617 -- Added get_pk_value_on_save() 10 anni fa
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 anni fa
  Tim Graham 33457cd3b0 Removed IPAddressField per deprecation timeline; refs #20439. 10 anni fa
  Tim Graham 7e8cf74dc7 Removed support for syncing apps without migrations per deprecation timeline. 10 anni fa
  Tim Graham 4aa089a9a9 Removed support for custom SQL per deprecation timeline. 10 anni fa
  Anssi Kääriäinen 0c7633178f Fixed #24020 -- Refactored SQL compiler to use expressions 10 anni fa
  Daniel Pyrathon fb48eb0581 Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 10 anni fa
  Helen Sherwood-Taylor 4ccdf6e57f Fixed #24041 -- Documented effect of changing a model instance's primary key. 10 anni fa
  Marc Tamlyn 5ca82e710e Fixed #24033 -- Use interval type on Oracle. 10 anni fa
  Marc Tamlyn 57554442fe Fixed #2443 -- Added DurationField. 10 anni fa
  Tim Graham 1aa41dd000 Fixed #23974 -- Clarified wording of FileField.save/delete save parameter. 10 anni fa
  Tim Graham 5281d9620d Fixed #23965 -- Mentioned that FieldFile inherits from File 10 anni fa
  Raul Cumplido 68d3db8a7b Fixed #23725 -- Substituted AUTH_USER_MODEL for User in docs. 10 anni fa
  Jon Dufresne c1b9f99a81 Fixed #23676 -- Rearranged sentence; "by default" applies only to max length 10 anni fa
  Marc Tamlyn acdbecda05 Fix formatting error in UUIDField docs. 10 anni fa
  Marc Tamlyn ed7821231b Fixed #19463 -- Added UUIDField 10 anni fa
  Tim Graham 60c38c1a4e Fixed #23281 -- Added "concrete model" to glossary. 10 anni fa
  Andrew Godwin 6d504562f5 Fixed #22534: Reinforce swappable documentation 10 anni fa
  Marc Tamlyn e9103402c0 Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 10 anni fa
  Simon Charette 05a8cef428 Corrected a usage example of `related_query_name`. 10 anni fa
  Tim Graham c587bd5a94 Fixed #17272 -- Documented that non-editable fields are skipped during model validation. 10 anni fa
  Tim Graham 5dbe2a9431 Fixed #4991 -- Emphasized XSS ramifications of help_text not being escaped. 10 anni fa
  areski 2a4492aecb Fixed #23224 - Documented EmailValidator. 10 anni fa
  Christoph Heer d47409831f Fixed #23067 -- Updated docs to use django-admin 10 anni fa
  Jorge C. Leitão e1fa7dffdc Fixed #22809 -- Added model Field API reference. 10 anni fa