2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation 12 жил өмнө
  Johan Charpentier 186bff4703 Fixed #20053 -- Fix `index_together` documentation 12 жил өмнө
  Nick Sandford fe54377dae Fixed #17813 -- Added a .earliest() method to QuerySet 12 жил өмнө
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 жил өмнө
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 жил өмнө
  Tim Graham 9c5a6adf33 Fixed more broken links. refs #19516 12 жил өмнө
  Alex Gaynor 957787ace0 Added multi-column indexes to the 1.5 release notes. 12 жил өмнө
  Alex Gaynor 4285571c5a Fixed #5805 -- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch. 12 жил өмнө
  Dan Loewenherz 09e3d364b9 specify any orderable field can be specified in get_latest_by, closes #18875 12 жил өмнө
  Raúl Cumplido 55ffcf8e7b Fixed #18145 -- Improved documentation of unique_together type fields 12 жил өмнө
  Adrian Holovaty ead8a869ce Edited models/options.txt changes from [17314] 13 жил өмнө
  Timo Graham 72793766a7 Fixed #640 - Documented that changing order_with_respect_to requires a schema change; thanks fcurella and poirier for the draft patches. 13 жил өмнө
  Timo Graham 060783d52d Fixed #702 - Documented that ManyToMany fields can't be in unique_together; thanks poirier for the patch. 13 жил өмнө
  Julien Phalip aa5230c4be Fixed #17269 -- Corrected the model options doc to indicate that, since 1.4, all fields in `Meta.ordering` are honored by the admin. Thanks to sebastian for the report and patch. 13 жил өмнө
  Aymeric Augustin 246580573d Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 13 жил өмнө
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 жил өмнө
  Jannis Leidel 2eadc418af Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. 13 жил өмнө
  Russell Keith-Magee 8d6c251731 Fixed #16592 -- More test changes and documentation to account for MySQL's casual relationship with sanity. Thanks to Jim Dalton for the report and patch. 13 жил өмнө
  Malcolm Tredinnick 70e59aeaf8 Be very clear about when it's appropriate to use defer() and only(). 13 жил өмнө
  Timo Graham 9b18b46c0f Fixed #14842 - Indent the model Meta options. Thanks adamv. 14 жил өмнө
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 жил өмнө
  Timo Graham 8a9be74776 Fixed #14927 - typo in model option docs. thanks tiliv. 14 жил өмнө
  Simon Meers 22fc30be5a Fixed #8975 -- documented related order methods -- thanks to Leo for the report and dwillis for the initial patch. 14 жил өмнө
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 жил өмнө
  Russell Keith-Magee ff60c5f9de Fixed #1142 -- Added multiple database support. 15 жил өмнө
  Russell Keith-Magee c8514b570b Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plus updated a lot of old-style markup in the django-admin docs. Thanks to Art_S for the report. 15 жил өмнө
  Luke Plant 055efb2530 Fixed #9674 - documented app_label. 15 жил өмнө
  Jacob Kaplan-Moss c0ad626dca Fixed #10647: intermediary tables between two umanaged models are no longer created. 16 жил өмнө
  Gary Wilson Jr 10923b42b3 Corrected syntax typos in a couple of versionadded directives. 16 жил өмнө
  Malcolm Tredinnick 4eadcf45d4 Added some further clarification to the docs for Meta.managed. 16 жил өмнө