Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabio Natali cb506aed2a Fixed #23814 -- Documented apps refactored out of Django. vor 10 Jahren
  Karl Hobley 81e1a35c36 Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. vor 10 Jahren
  Erik Romijn fa350e2f30 Fixed #24464 -- Made built-in HTML template filter functions escape their input by default. vor 10 Jahren
  Tim Graham d298b1ba50 Reverted "Fixed #24325 -- Documented change in ModelForm.save() foreign key access." vor 10 Jahren
  Kenneth Kam e83aba0e2c Fixed #23762 -- clarified CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecation in docs vor 10 Jahren
  Michael Manfre 7fa7dd48c4 Fixed signature of BaseDatabaseOperations.date_interval_sql() and document the change. vor 10 Jahren
  Loic Bistuer bed504d70b Fixed #24351, #24346 -- Changed the signature of allow_migrate(). vor 10 Jahren
  Tim Graham 3adc5f1ee6 Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.postgres). vor 10 Jahren
  Aymeric Augustin 15b711b5ee Deprecated TEMPLATE_DEBUG setting. vor 10 Jahren
  Tim Graham 0af3822dc3 Fixed #24325 -- Documented change in ModelForm.save() foreign key access. vor 10 Jahren
  Markus Holtermann f287bec583 Fixed #24184 -- Prevented automatic soft-apply of migrations vor 10 Jahren
  Josh Smeaton 1fbe8a2de3 Fixed #24200 -- Made introspection bypass statement cache vor 10 Jahren
  Anssi Kääriäinen 8adc59038c Fixed #23617 -- Added get_pk_value_on_save() vor 10 Jahren
  Tim Graham 888054bff7 Fixed #24208 -- Documented changes in private model relations. vor 10 Jahren
  Claude Paroz a0b5f15ea5 Fixed #14483 -- Allowed using subqueries with GIS lookups vor 10 Jahren
  Tim Graham 29c0073335 Fixed #24164 -- Fixed Oracle GIS limited aggregation test failure. vor 10 Jahren
  Markus Holtermann 335df82a3f Corrected naming of method and attribute vor 10 Jahren
  Loic Bistuer 728b6fd9ca Fixed #24219 -- Moved SelectDateWidget together with the other widgets vor 10 Jahren
  Fabio C. Barrionuevo da Luz bd691f4586 Fixed #24177 -- Added documentation about database view support in inspectdb vor 10 Jahren
  Tim Graham 7468c948b6 Clarified deprecation of test.utils.TestTemplateLoader. vor 10 Jahren
  Jannis Leidel a17724b791 Fixed the length of a headline in the 1.8 release notes. vor 10 Jahren
  Tim Graham 8e8daf7c9b Removed empty sections in 1.8 minor features. vor 10 Jahren
  Claude Paroz b4ac232907 Fixed #24099 -- Removed contenttype.name deprecated field vor 10 Jahren
  Claude Paroz a79e6b6717 Fixed #24152 -- Deprecated GeoQuerySet aggregate methods vor 10 Jahren
  Tim Graham 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. vor 10 Jahren
  Michał Modzelewski 65246de7b1 Fixed #24031 -- Added CASE expressions to the ORM. vor 10 Jahren
  Tim Graham 5d7217dce3 Fixed typo in docs/release/1.8.txt & added word for spelling check. vor 10 Jahren
  Josh Smeaton 21b858cb67 Fixed #24060 -- Added OrderBy Expressions vor 10 Jahren
  Claude Paroz f48e2258a9 Fixed #24133 -- Replaced formatting syntax in success_url placeholders vor 10 Jahren
  Aymeric Augustin 79deb6a071 Accounted for multiple template engines in template responses. vor 10 Jahren