コミット履歴

作者 SHA1 メッセージ 日付
  Greg Chapple 9743aa5436 Clarified documentation relating to usage of serialized_rollback for certain classes 10 年 前
  Claude Paroz 7131efa154 Adapted invalid cookie test to all Python versions 10 年 前
  Nadja Deininger 905a9a263b Fixed #23534 -- Added documentation on blocktrans tags 10 年 前
  Claude Paroz 59d487e7fc Fixed #23638 -- Prevented crash while parsing invalid cookie content 10 年 前
  Tom Dyson 8701b59007 Cleaned up the Memcached cache backend doc 10 年 前
  Florian Apolloner 8d789449c7 Fixed #23063 -- Convert \n and \r to \r\n when using the SMTP backend as per RFC. 10 年 前
  Thomas Chaumeny 6448dd8335 Fixed #23642 -- Made LocMemCache.incr() thread-safe as documented 10 年 前
  Dori c48a29a02a Fixed #23639 -- Fixed doc error in RegexValidator.regex 10 年 前
  Claude Paroz bc46e4d4fa Fixed two more tuple/int comparisons in gis tests 10 年 前
  Claude Paroz 63ff417746 Fixed a tuple/int comparison in spatialite backend 10 年 前
  Curtis c6ea678c2e Added my bio to team docs. 10 年 前
  Tim Graham 9db3653670 Fixed #23631 -- Removed outdated note on MySQL timezone support. 10 年 前
  Konrad Świat 06b11b617e Fixed #23616 - Fixed generic relations in ModelAdmin.list_filter. 10 年 前
  Jaap Roes 466b38ea3d Added Jaap Roes to AUTHORS 10 年 前
  Thomas Chaumeny fa534b92dd Fixed #23623 -- Reduced memory consumption when generating ModelChoiceField choices 10 年 前
  Jaap Roes 115c307184 Fixed #23613 -- Deprecated django.utils.checksums 10 年 前
  Jaap Roes 1b5918f160 Fixed #23625 -- Removed CacheClass shim 10 年 前
  Batiste Bieler 322cbe0db7 Updated my AUTHORS entry. 10 年 前
  Claude Paroz 65c1a37490 Converted GIS lookups for Oracle 10 年 前
  Claude Paroz 2bd1bbc424 Converted GIS lookups to use the new Lookup API 11 年 前
  Collin Anderson 4ef9618e12 Avoided requiring sqlparse for a test. 10 年 前
  Brandon Taylor 16ed35fafc Fixed #23612 -- Normalized fixuture paths to allow referencing relative paths on Windows. 10 年 前
  Marc Tamlyn 92a17eaae0 Fixed #23627 -- Allowed register_lookup to work as a decorator. 10 年 前
  Collin Anderson d6a87eefd8 Skip another test if sqlparse is not available 10 年 前
  Loic Bistuer bf1bb07bf0 Updated release notes following backport of a407b84. Refs #23365. 10 年 前
  Markus Holtermann f633ba778d Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows 10 年 前
  Collin Anderson 15d350fbce Updated my bio. 10 年 前
  Tim Graham 30b44cea38 Fixed flake8 warning. 10 年 前
  Duncan Parkes 88b6cf4ae4 Fixed #23600 -- Made default_storage aware of more settings changes. 10 年 前
  Tim Graham 0af4ddabf4 Fixed typos in comments. 10 年 前