Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tim Graham f3fa86a89b Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth." 6 gadi atpakaļ
  Claude Paroz eac9ab7ebb Removed parser.add_arguments() arguments that match the defaults. 6 gadi atpakaļ
  Tim Graham 4009e1f2ab Removed unused code in django.db.backends.utils.format_number(). 6 gadi atpakaļ
  Mariusz Felisiak 0e64e046a4 Fixed #29530 -- Fixed aliases ordering when chaining annotate() and filter(). 6 gadi atpakaļ
  Sergey Fedoseev b49b59b029 Simplified SQLite's Decimal adapter. 6 gadi atpakaļ
  Carlton Gibson 65df375c40 Added release date for 1.11.14. 6 gadi atpakaļ
  sedrubal f903669dfd Fixed argument name for validators inheriting from BaseValidator. 6 gadi atpakaļ
  Colm O'Connor c530428d36 Fixed #21333 -- Doc'd the & and | queryset operators. 6 gadi atpakaļ
  James Bennett 48b327aef1 Fixed #29261 -- Doc'd the reason for LICENSE.python. 7 gadi atpakaļ
  Ian Foote 38cada7c94 Fixed #28077 -- Added support for PostgreSQL opclasses in Index. 7 gadi atpakaļ
  Jon Prindiville b4cba4ed62 Fixed #28144 -- Added FileSystemStorage.OS_OPEN_FLAGS to allow customization. 8 gadi atpakaļ
  Claude Paroz a5f139236f Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height. 6 gadi atpakaļ
  Thomas Grainger 4fba321a45 Fixed #29480 -- Made MySQL backend retrieve constraint columns in their defined order. 6 gadi atpakaļ
  Przemysław Suliga d22b90b4ea Fixed #29525 -- Allowed is_safe_url()'s allowed_hosts arg to be a string. 6 gadi atpakaļ
  José L. Patiño b5dd6ef3d5 Fixed #29535 -- Updated email.MIME* references for Python 3. 6 gadi atpakaļ
  Floris den Hengst 96199e562d Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg. 8 gadi atpakaļ
  Mattia Cattarinussi 2a0116266c Refs #29513 -- Linked the testing docs from the multi-db topic guide. 6 gadi atpakaļ
  Jeffrey Yancey 2d6776ffe0 Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field(). 6 gadi atpakaļ
  Carlton Gibson f4ef71c689 Refs #29514 -- Added test for get_default_timezone()/timezone.utc equality. 6 gadi atpakaļ
  Tim Graham 2ec151e35d Fixed #29514 -- Reverted "Used datetime.timezone.utc instead of pytz.utc for better performance." 6 gadi atpakaļ
  Tim Graham 8c4b94d32d Forwardported 2.0.7 release note. 6 gadi atpakaļ
  Asif Saifuddin Auvi 2f7cd7f8ec Refs #28814 -- Documented Python 3.7 compatibility. 6 gadi atpakaļ
  Tim Graham fd06488fe3 Fixed links for i18n context processor docs. 6 gadi atpakaļ
  Tim Graham 99157064a0 Fixed location of a few doc labels. 6 gadi atpakaļ
  Tim Graham 9294110a57 Fixed #29520 -- Fixed test client crash when posting bytes. 6 gadi atpakaļ
  Tim Graham dd367e0dae Refs #12663 -- Removed Meta API upgrade guide. 6 gadi atpakaļ
  Chris Jerdonek f434f5b84f Refs #29253 -- Fixed method_decorator() crash if decorator sets a new attribute. 6 gadi atpakaļ
  Timothy Allen f52b026168 Refs #28457 -- Tweaked colors/layout of the congrats page for readability. 6 gadi atpakaļ
  Tim Graham b9cf764be6 Fixed #29517 -- Added support for SQLite column check constraints on positive integer fields. 6 gadi atpakaļ
  Alexandr Tatarinov 7410618528 Fixed #29447 -- Made RelatedManager.set() pass bulk argument to clear(). 6 gadi atpakaļ