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
2016-09-12
Fixed #26524 -- Fixed crash in admin change view when displaying many to many...
Jon Dufresne
2016-09-12
Fixed #23155 -- Added request argument to user_login_failed signal.
Gavin Wahl
2016-09-12
Fixed #25187 -- Made request available in authentication backends.
Aleksej Manaev
2016-09-12
Used a database feature to prevent the jsonb test model from being migrated.
Simon Charette
2016-09-12
Added a blank line per isort.
Tim Graham
2016-09-12
Removed an empty test app.
Tim Graham
2016-09-12
Fixed #27212 -- Fixed typo in docs/howto/static-files/index.txt.
Tim Graham
2016-09-12
Fixed #27206 -- Corrected MONTH_DAY/DATE_FORMAT for et locale.
Merike Sell
2016-09-12
Fixed #27209 -- Fixed typo in docs/ref/models/database-functions.txt.
Simon Charette
2016-09-12
Refs #27098 -- Added introspection for expression-based index on PostgreSQL
Claude Paroz
2016-09-12
Reformatted PostgreSQL query for better readability
Claude Paroz
2016-09-12
Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes
Claude Paroz
2016-09-10
Fixed #26401 -- Added BaseAuthConfig to use auth without migrations.
Jon Dufresne
2016-09-10
Fixed indentation in previous commit.
Tim Graham
2016-09-10
Fixed #26097 -- Added password_validators_help_text_html to UserCreationForm.
Alexander Gaevsky
2016-09-10
Fixed #27207 -- Replaced <p> tag with <div> in admin help texts.
Alexander Gaevsky
2016-09-10
Used decorators in conditional_processing test views.
Tim Graham
2016-09-10
Fixed #27083 -- Added support for weak ETags.
Kevin Christopher Henry
2016-09-09
Fixed #27204 -- Made clashing m2m intermediary table checks ignore unmanaged ...
Tim Graham
2016-09-09
Refs #25415 -- Fixed invalid models in the test suite.
Adam Chainz
2016-09-09
Fixed #27062 -- Eased implementing select_for_update() on MSSQL.
Mikhail Denisenko
2016-09-09
Normalized spelling of ETag.
Tim Graham
2016-09-09
Fixed #27199 -- Made AdminIntegerFieldWidget use NumberInput.
Rinat Khabibiev
2016-09-09
Organized forms_tests test_regressions.py.
Tim Graham
2016-09-09
Fixed #27195 -- Stopped dropping default when adding a nullable column.
Simon Charette
2016-09-08
Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa...
Jon Dufresne
2016-09-08
Fixed #27170 -- Added DatabaseWrapper class attributes to ease subclassing.
Chris Jerdonek
2016-09-08
Refs #15250 -- Removed an obsolete comment regarding MTI cascade deletion.
Simon Charette
2016-09-07
Fixed #26956 -- Added success_url_allowed_hosts to LoginView and LogoutView.
Jon Dufresne
2016-09-07
Refs #26956 -- Allowed is_safe_url() to validate against multiple hosts
Jon Dufresne
2016-09-07
Fixed #27143 -- Allowed combining SearchQuery with more than one & or | opera...
Nicola Jordan
2016-09-07
Fixed #27174 -- Explained where PollsConfig comes from in tutorial 2.
Ankur Gupta
2016-09-07
Fixed #26908 -- Fixed crash with jsonfield__key__isnull lookup.
Tim Graham
2016-09-07
Fixed #27191 -- Fixed debug view crash for requests with 'items' in GET/POST/...
Anatoly Burov
2016-09-07
Fixed #27180 -- Fixed a crash in MySQL checks where SELECT @@sql_mode doesn't...
Markus Gerards
2016-09-07
Removed unused lines in multiple_database test.
Tim Graham
2016-09-07
Fixed #27172 -- Closed database cursor explicitly in two doc examples
Chris Jerdonek
2016-09-06
Fixed #24865 -- Added remove_stale_contenttypes management command.
Tim Graham
2016-09-06
Removed transitive import of types.MethodType from six.
Curtis Maloney
2016-09-03
Fixed #27171 -- Added unicode_literals and coding preamble to all files in st...
Ivan
2016-09-03
Fixed #25788 -- Enabled the cached template loader if debug is False.
Tim Graham
2016-09-03
Replaced smart_* by force_* calls whenever possible
Claude Paroz
2016-09-03
Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.
Daniel Hahler
2016-09-02
Fixed #27097 -- Added index type introspection to built-in db backends.
Akshesh
2016-09-02
Added error messages for GIS DB functions when used with rasters.
Daniel Wiesmann
2016-09-02
Fixed #25476 -- Allowed PostgreSQL introspection to work regardless of table ...
Marcos Vives Del Sol
2016-09-02
Fixed #27108 -- Displayed collectstatic's delete/overwrite warnings only if s...
François Freitag
2016-09-02
Fixed #11331 -- Stopped closing pylibmc connections after each request.
Ed Morley
2016-09-02
Refs #5133 -- Tested memcached connection closing after each request.
Ed Morley
2016-09-02
Doc'd how to remove old references in migration files.
Tim Graham
[prev]
[next]