Historial de Commits

Autor SHA1 Mensaje Fecha
  James Pulec f05722a08a Fixed #25354 -- Added class/app_label interpolation for related_query_name. hace 9 años
  Tim Graham 98839e9066 Removed British/Austrialian word: whilist. hace 9 años
  bphillips d508326e2f Fixed #25672 -- Clarified why related ManyToManyFields with a custom intermediate model disable the remove() method. hace 9 años
  Tomasz Anielak b67502fb8d Fixed typo in docs/topics/db/models.txt. hace 9 años
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. hace 9 años
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. hace 9 años
  David Sanders 5c6316dc34 Clarified that Model.delete() isn't called as a result of a cascading delete. hace 9 años
  Tim Graham de99f558d8 Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. hace 9 años
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField hace 9 años
  Marco Santamaria bae72bdd2a Fixed #11078 -- documentation update. hace 10 años
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. hace 10 años
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. hace 10 años
  Helen Sherwood-Taylor 4ccdf6e57f Fixed #24041 -- Documented effect of changing a model instance's primary key. hace 10 años
  Duane Hilton 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. hace 10 años
  Tim Graham 7006187064 Fixed #23282 -- Corrected inheritance and reverse relations example. hace 10 años
  Ola Sitarska 6947885926 Fixed #23283 -- Added default=False to BooleanField's in the docs. hace 10 años
  Tim Graham 9f18b6bcb0 Fixed #22978 -- Removed a USA-centric example that didn't add much. hace 10 años
  Moayad Mardini 2ea1e70b85 Fixed #22601 -- Added a note about model inheritance. hace 10 años
  Aliaksandr Semianiuk 5b185ecc68 Fixed #22019 -- Added Model.objects reference documentation. hace 11 años
  Tim Graham 8ec388a69d Fixed #22442 -- Provided additional documentation regarding id fields clashing. hace 11 años
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation hace 11 años
  Akis Kesoglou aaad3e27ac Fixed #22217 - ManyToManyField.through_fields fixes. hace 11 años
  Akis Kesoglou c627da0ccc Fixed #14549 - Removed restriction of single FKs on intermediary tables hace 11 años
  Tim Graham 4132e013ec Removed a nonexistent link in the docs. hace 11 años
  Szczepan Cieślik e816198034 Fixed docs typos. hace 11 años
  Nicolaas Heyning e1d2a0bd04 added documentation on Model attributes hace 11 años
  Alasdair Nicol 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 hace 11 años
  Russell Keith-Magee d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework hace 11 años
  Cody Scott a8e84521c4 Noted that .clear() will delete intermediary models hace 11 años
  Cody Scott 695bc0d191 Small improvements to docs/topics/db/models.txt hace 11 años