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
Age
Commit message (
Expand
)
Author
2019-02-20
Removed an outdated comment on DefaultConnectionProxy.
Ran Benita
2019-02-20
Fixed #18707 -- Added support for the test client to return 500 responses.
Jon Dufresne
2019-02-20
Fixed #30193, Refs #28478 -- Avoided PostgreSQL connection health checks on i...
Simon Charette
2019-02-16
Fixed #30187 -- Moved "install Django" command to a console box.
Mariusz Felisiak
2019-02-14
Fixed #30181 -- Made cache.get() with default work correctly on PyLibMCCache ...
Jakub SzafraĆski
2019-02-14
Fixed #29619 -- Added field names to some FieldErrors.
Hasan Ramezani
2019-02-14
Optimized iterator exhaustion using collections.deque().
Nick Pope
2019-02-14
Refs #15902 -- Deprecated storing user's language in the session.
Claude Paroz
2019-02-14
Fixed #30171 -- Fixed DatabaseError in servers tests.
Jon Dufresne
2019-02-14
Removed docs of unused libgeoip1/python-gdal packages.
Tim Graham
2019-02-14
Made a requests test that will fail in 2028 fail 10 years later.
Bernhard M. Wiedemann
2019-02-14
Fixed admin_scripts test failures on macOS.
Carlton Gibson
2019-02-13
Fixed #30173 -- Simplified db.backends.postgresql.client.
Daniel Bowring
2019-02-13
Refs #25175 -- Renamed test file referencing the old postgresql_psycopg2 engine.
Tim Graham
2019-02-13
Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-02-12
Fixed #29943 -- Doc'd that admin changelist may add pk to ordering.
Hasan Ramezani
2019-02-12
Refs #29478 -- Clarified cached_property 2.2 release note.
Tim Graham
2019-02-12
Fixed #22423 -- Added support for MySQL operators on real geometries.
Claude Paroz
2019-02-12
Doc'd database functions for overlaps lookup.
Claude Paroz
2019-02-12
Simplified test_cursor_var() by using str instead of Database.STRING.
Mariusz Felisiak
2019-02-12
Removed unneeded list() calls in enumerate() argument.
Sergey Fedoseev
2019-02-11
Fixed indentation in docs/topics/templates.txt.
Jonatan Alexis Anauati
2019-02-11
Added CVE-2019-6975 to the security release archive.
Tim Graham
2019-02-11
Refs #30177 -- Forwardported 2.0.13 release notes.
Tim Graham
2019-02-11
Refs #30175 -- Added release notes for 2.1.7, 2.0.12, and 1.11.20 releases.
Carlton Gibson
2019-02-11
Fixed spelling mistakes in comments and tests.
Semen Zhydenko
2019-02-11
Fixed typo in docs/releases/2.2.txt.
Atul Varma
2019-02-11
Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat.format().
Carlton Gibson
2019-02-10
Fixed typo in docs/releases/3.0.txt.
Jon Dufresne
2019-02-09
Removed unneeded list() calls in sorted() argument.
Sergey Fedoseev
2019-02-09
Refs #15362 -- Removed obsolete workaround in file_uploads test view.
Jon Dufresne
2019-02-09
Fixed #30169 -- Removed SAP SQL Anywhere from "3rd party database backends" a...
Tim Graham
2019-02-09
Fixed #29391 -- Made PostgresSimpleLookup respect Field.get_db_prep_value().
Vinay Karanam
2019-02-09
Removed default empty content argument from HttpResponse calls.
Jon Dufresne
2019-02-09
Fixed #30153 -- Fixed incorrect form Media asset ordering after three way merge.
Matthias Kestenholz
2019-02-09
Removed uneeded generator expressions and list comprehensions.
Sergey Fedoseev
2019-02-09
Removed uneeded iter() calls with generator expression as argument.
Sergey Fedoseev
2019-02-09
Refs #26608 -- Added a database feature for fixed frame range distance support.
Simon Charette
2019-02-09
Fixed #30027 -- Errored out on Window function usage if unsupported.
Simon Charette
2019-02-09
Refs #30027 -- Enabled window function tests on SQLite 3.25+.
Simon Charette
2019-02-09
Simplified Window.as_sql().
Sergey Fedoseev
2019-02-09
Dropped support for GEOS 3.4.
Tim Graham
2019-02-09
Confirmed support for GDAL 2.4.
Tim Graham
2019-02-08
Simplified FileBasedCache.clear().
Jon Dufresne
2019-02-08
Removed extra characters in docs header underlines.
Mariusz Felisiak
2019-02-08
Fixed #30004 -- Changed default FILE_UPLOAD_PERMISSION to 0o644.
Himanshu Lakhara
2019-02-08
Fixed #30166 -- Dropped support for GDAL 1.11.
Tim Graham
2019-02-08
Fixed #30165 -- Deprecated ugettext(), ugettext_lazy(), ugettext_noop(), unge...
Jon Dufresne
2019-02-07
Fixed #16027 -- Added app_label to ContentType.__str__().
Gregory N. Schmit
2019-02-07
Added stub release notes for security releases.
Carlton Gibson
[prev]
[next]