Commit History

Author SHA1 Message Date
  Tim Graham e262f00231 Fixed #27292 -- Removed unnecessary password assignment in auth backend example. 8 years ago
  François Freitag 8ac115c730 Fixed #27193 -- Preserved ordering in select_for_update subqueries. 8 years ago
  aruseni 9e26a8331d Fixed typos in docs/ref/contrib/admin/javascript.txt. 8 years ago
  aruseni 12b9aa279f Fixed typo in docs/ref/contrib/admin/javascript.txt. 8 years ago
  François Freitag 1db1f74617 Refs #27118 -- Reallowed using pk in QuerySet.get/update_or_create(). 8 years ago
  Simon Charette 040bd7c938 Fixed #27279 -- Fixed a migration performance regression related to RenameModel operations. 8 years ago
  Reto Aebersold 3ab55c1a8a Fixed #27309 -- Added CallableBool.__hash__(). 8 years ago
  Tim Graham fe1aee6b98 Fixed #27307 -- Added missing url names in sitemaps docs. 8 years ago
  Claude Paroz 122c90a43b Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute 8 years ago
  Tim Graham bae1160c3f Added stub release notes for 1.10.3. 8 years ago
  Claude Paroz 67eee5e4fa Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field detection 8 years ago
  Tim Graham aa7dc2dc39 Added release date for 1.10.2. 8 years ago
  Mariusz Felisiak 6e4e0f4ce4 Fixed #26541 -- Allowed MySQL transaction detection to work without table creation. 8 years ago
  Claude Paroz fa2f55cfd5 Refs #26940 -- Re-allowed makemessages without settings 8 years ago
  Claude Paroz 63bf615d5e Updated translations from Transifex 8 years ago
  Tim Graham 87c5e7efeb Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple. 8 years ago
  Lewis Cowles 1d25eb9688 Fixed #27294 -- Documented UserCreationForm's fields. 8 years ago
  Tim Graham f6fe8ecc10 Refs #27210 -- Fixed isolation of test_fail_silently_on_connection_error. 8 years ago
  Claude Paroz fc92c6b500 Removed unneeded no_settings_commands hardcoded list 8 years ago
  Tim Graham 79c91070e5 Confirmed support for PostGIS 2.3. 8 years ago
  Tim Graham cc282fa731 Updated links to the current version of PostGIS docs. 8 years ago
  Tim Graham 9819676676 Updated links to the current version of MySQL docs. 8 years ago
  Laurent bceade84a7 Fixed typos in docs/howto/deployment/checklist.txt. 8 years ago
  Tim Graham eb4d4376fc Normalized spelling of "Web server/page" in docs. 8 years ago
  Frank Wiles a09c058918 Fixed import typos in the docs. 8 years ago
  Christian Bundy 9c522d2ed8 Fixed typo in docs/ref/contrib/gis/install/postgis.txt. 8 years ago
  Tim Graham f2ff1b2fab Fixed #27289 -- Corrected View.as_view() explanation. 8 years ago
  Tim Graham a44fc008c4 Fixed #27217 -- Fixed crash in CreateModel optimization with models that use mixins. 8 years ago
  Rinat Khabibiev 9e07a9b5fe Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modified header. 8 years ago
  Alasdair Nicol 3203171832 Fixed 27283 -- Fixed typo in 1.8 release notes. 8 years ago