index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2017-12-02
[1.11.x] Bumped version for 1.11.8 release.
1.11.8
Tim Graham
2017-12-01
[1.11.x] Fixed #28305 -- Fixed "Cannot change column 'x': used in a foreign k...
Tim Graham
2017-11-30
[1.11.x] Fixed #28856 -- Fixed a regression in caching of a GenericForeignKey...
Simon Charette
2017-11-29
[1.11.x] Fixed #28702 -- Made query lookups for CIText fields use citext.
Mads Jensen
2017-11-27
[1.11.x] Fixed #28848 -- Fixed SQLite/MySQL crash when ordering by a filtered...
Raphael Michel
2017-11-21
[1.11.x] Fixed #28817 -- Made QuerySet.iterator() use server-side cursors aft...
Dražen Odobašić
2017-11-14
[1.11.x] Fixed #28792 -- Fixed index name truncation of namespaced tables.
Simon Charette
2017-11-12
[1.11.x] Fixed #28781 -- Added QuerySet.values()/values_list() support for un...
Mariusz Felisiak
2017-11-08
[1.11.x] Fixed #28645 -- Reallowed AuthenticationForm to raise the inactive u...
shanghui
2017-11-01
[1.11.x] Post-release version bump.
Tim Graham
2017-11-01
[1.11.x] Bumped version for 1.11.7 release.
1.11.7
Tim Graham
2017-10-26
[1.11.x] Fixed #28747 -- Fixed typos in django/conf/global_settings.py comments.
Duarte Fernandes
2017-10-25
[1.11.x] Fixed #28689 -- Fixed unquoted table names in Subquery SQL when usin...
Mariusz Felisiak
2017-10-21
[1.11.x] Fixed #28722 -- Made QuerySet.reverse() affect nulls_first/nulls_last.
Tomer Chachamu
2017-10-13
[1.11.x] Fixed #28710 -- Fixed the Basque DATE_FORMAT string
Claude Paroz
2017-10-10
[1.11.x] Fixed #28601 -- Prevented cache.get_or_set() from caching None if de...
Daniel Tao
2017-10-05
[1.11.x] Post-release version bump.
Tim Graham
2017-10-05
[1.11.x] Bumped version for 1.11.6 release.
1.11.6
Tim Graham
2017-09-20
[1.11.x] Fixed #28488 -- Reallowed error handlers to access CSRF tokens.
Florian Apolloner
2017-09-18
[1.11.x] Fixed #28597 -- Fixed crash with the name of a model's autogenerated...
Mariusz Felisiak
2017-09-05
[1.11.x] Fixed #28555 -- Made CharField convert whitespace-only values to the...
Josh Schneier
2017-09-05
[1.11.x] Post-release version bump.
Tim Graham
2017-09-05
[1.11.x] Bumped version for 1.11.5 release.
1.11.5
Tim Graham
2017-09-05
[1.11.x] Fixed CVE-2017-12794 -- Fixed XSS possibility in traceback section o...
Tim Graham
2017-09-03
[1.11.x] Fixed #28550 -- Restored contrib.auth's login() and logout() views' ...
Zach Liu
2017-09-01
[1.11.x] Fixed #26522 -- Fixed a nondeterministic AssertionError in QuerySet ...
Bo Marchman
2017-08-31
[1.11.x] Fixed #27998, #28543 -- Restored logging of ManyToManyField changes ...
Tim Graham
2017-08-31
[1.11.x] Fixed #28487 -- Fixed runserver crash with non-Unicode system encodi...
Mark Rogaski
2017-08-29
[1.11.x] Fixed #28530 -- Prevented SelectDateWidget from localizing years in ...
caleb logan
2017-08-26
[1.11.x] Refs #25809 -- Omitted pages_per_range from BrinIndex.deconstruct() ...
Mads Jensen
2017-08-24
[1.11.x] Fixed #28513 -- Added POST request support to LogoutView.
hui shang
2017-08-23
[1.11.x] Fixed #28498 -- Added support for cx_Oracle 6.
Mariusz Felisiak
2017-08-22
[1.11.x] Fixed #28451 -- Restored pre-Django 1.11 Oracle sequence/trigger nam...
Kevin Grinberg
2017-08-22
[1.11.x] Fixed incorrect indentation in remove_stale_contenttypes.
Nick Pope
2017-08-22
[1.11.x] Fixed #28502 -- Made stringformat template filter accept tuples.
Claude Paroz
2017-08-16
[1.11.x] Fixed #28498 -- Fixed test database creation with cx_Oracle 6.
Mariusz Felisiak
2017-08-09
[1.11.x] Fixed argument name in call_command() docstring.
Raúl Pedro Fernandes Santos
2017-08-02
[1.11.x] Fixed #28441 -- Fixed GEOS version parsing with a commit hash at the...
Tim Graham
2017-08-01
[1.11.x] Post-release version bump.
Tim Graham
2017-08-01
[1.11.x] Bumped version for 1.11.4 release.
1.11.4
Tim Graham
2017-07-21
[1.11.x] Fixed #28418 -- Fixed queryset crash when using a GenericRelation to...
Rachel Tobin
2017-07-19
[1.11.x] Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget of...
Roman Selivanov
2017-07-15
[1.11.x] Fixed #28399 -- Fixed QuerySet.count() for union(), difference(), an...
Florian Apolloner
2017-07-14
[1.11.x] Fixed #28387 -- Fixed has_changed() for disabled form fields that su...
Srinivas Reddy Thatiparthy
2017-07-13
[1.11.x] Fixed #28174 -- Fixed crash in runserver's autoreload with Python 2 ...
Mark Rogaski
2017-07-12
[1.11.x] Fixed #28389 -- Fixed pickling of LazyObject on Python 2 when wrappe...
Sergey Fedoseev
2017-07-10
[1.11.x] Fixed #28378 -- Fixed union() and difference() when combining with a...
Mariusz Felisiak
2017-07-06
[1.11.x] Fixed #28355 -- Fixed widget rendering of non-ASCII date/time format...
Tim Graham
2017-07-05
[1.11.x] Refs #21415 -- Fixed contrib.humanize translations for es_AR
Claude Paroz
2017-07-01
[1.11.x] Post-release version bump.
Tim Graham
[next]