Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jon Dufresne 2b56c56653 Corrected output of rendered formset example in model formsets docs. 4 gadi atpakaļ
  Adam Johnson a56586eafe Fixed #32134 -- Fixed crash of __range lookup with namedtuple. 4 gadi atpakaļ
  Tim Graham 755dbf39fc Replaced @no_oracle skips with DatabaseFeatures.allows_group_by_lob. 4 gadi atpakaļ
  Carlton Gibson ad11f5b8c9 Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior. 4 gadi atpakaļ
  Mariusz Felisiak 3418092238 Fixed #32130 -- Fixed pre-Django 3.1 password reset tokens validation. 4 gadi atpakaļ
  Simon Charette 284bde3fbe Refs #9475 -- Linked through_default docs to related managers methods. 4 gadi atpakaļ
  Étienne Beaulé 509d9da26f Fixed #26390 -- Disabled grouping by Random(). 4 gadi atpakaļ
  Carlton Gibson 257f8495d6 Fixed #32069 -- Fixed admin change-form layout on small screens. 4 gadi atpakaļ
  manav014 096b14f0ac Fixed #13060 -- Improved error message when ManagementForm data is missing. 4 gadi atpakaļ
  Tom Carrick f5e07601b2 Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL. 4 gadi atpakaļ
  Jacob Walls 0362b0e986 Fixed #26615 -- Made password reset token invalidate when changing email. 8 gadi atpakaļ
  Jacob Walls 7f9e4524d6 Fixed typo in docs/releases/3.2.txt. 4 gadi atpakaļ
  Hannes Ljungberg 0e7a45fca0 Fixed #32126 -- Fixed grouping by Case() annotation without cases. 4 gadi atpakaļ
  Octavio 4343430e9c Removed hardcoded pks in syndication tests. 4 gadi atpakaļ
  Mariusz Felisiak 197b55c534 Fixed outdated notes in SchemaEditor docs. 4 gadi atpakaļ
  Hannes Ljungberg f7963615eb Fixed #32121 -- Fixed detecting uniqueness of USERNAME_FIELD when using Meta.constraints. 4 gadi atpakaļ
  Tim Graham ede9fac758 Fixed #32120 -- Added DatabaseFeatures.indexes_foreign_keys. 4 gadi atpakaļ
  Herbert Poul c897b1587c Fixed #32108 -- Made transaction.on_commit() raise TypeError when callback is not a callable. 4 gadi atpakaļ
  Mariusz Felisiak 0f18255848 Reverted "Reduced time.sleep() in cache touch() tests." 4 gadi atpakaļ
  Mariusz Felisiak b3b0be3df3 Fixed typo in docs/ref/checks.txt. 4 gadi atpakaļ
  Tim Graham afcad0f1b1 Relaxed some query ordering assertions in expressions tests. 4 gadi atpakaļ
  Hasan Ramezani 3b1746d519 Fixed #32107 -- Fixed ProtectedError.protected_objects and RestrictedError.restricted_objects. 4 gadi atpakaļ
  Tim Graham 0eee5c1b9c Added DatabaseFeatures.can_alter_geometry_field. 4 gadi atpakaļ
  Hannes Ljungberg c7c7615d00 Fixed #32116 -- Fixed QuerySet.order_by() crash on EmptyQuerySet with union() on a single non-empty ordered queryset. 4 gadi atpakaļ
  Jacob Walls 4e4db426c5 Fixed typo in docs/topics/testing/tools.txt. 4 gadi atpakaļ
  Tim Graham 78eeb24774 Made test_change_list_sorting_model_admin_reverse's assertions more specific. 4 gadi atpakaļ
  Claude Paroz 7f85498eef Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices. 4 gadi atpakaļ
  manav014 af87574a3c Fixed #6517 -- Made dbshell use charset option on MySQL. 4 gadi atpakaļ
  Nick Pope 98126cdfaf Removed .hgignore. 4 gadi atpakaļ
  Nick Pope 177a49e79c Reduced time.sleep() in cache touch() tests. 4 gadi atpakaļ