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-19
Fixed #27219 -- Changed cx_Oracle client encoding to AL32UTF8 to allow 4-byte...
Dmitry Medvinsky
2016-09-19
Fixed #27165 -- Removed unnecessary CreateModel(... 'indexes': []) in migrati...
akki
2016-09-19
Removed invalid year character from datetime format in Azerbaijani locale.
Emin Mastizada
2016-09-17
Fixed a typo in docs/topics/auth/default.txt.
aruseni
2016-09-17
Refs #27025 -- Fixed a timezone test for Python 3.6.
Tim Graham
2016-09-17
Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.
Tim Graham
2016-09-17
Corrected docs for return type of Field.formfield().
zhuanyenan
2016-09-17
Simplified PostGIS index creation
Claude Paroz
2016-09-17
Stopped deleting from the geometry_columns view on PostGIS
Claude Paroz
2016-09-17
Made FieldError/FieldDoesNotExist messages uniform across Python versions.
François Freitag
2016-09-16
Fixed #27235 -- Removed some usage of mutable default arguments.
Chris Lamb
2016-09-16
Refs #27083 -- Updated conditional header comparison to match RFC 7232.
Kevin Christopher Henry
2016-09-16
Fixed #26697 -- Removed contrib.gis.maps.
Tim Graham
2016-09-16
Fixed #27198 -- Made MultiValueDict.getlist() return a new list to prevent mu...
Jani Tiainen
2016-09-16
Fixed typo in tests/migrations/test_loader.py.
Tim Graham
2016-09-16
Refs #27025 -- Fixed a test for the new re.RegexFlag in Python 3.6.
Tim Graham
2016-09-16
Refs #27025 -- Fixed tests for the new ModuleNotFoundError in Python 3.6.
Tim Graham
2016-09-15
Fixed typo in docs/ref/settings.txt.
Tim Graham
2016-09-15
Refs #5133 -- Isolated test_close() cache test.
Tim Graham
2016-09-14
Fixed #15143 -- Doc'd how to set the language for the test client.
Michael Scott
2016-09-14
Fixed #27211 -- Made UpdateCacheMiddleware include caching headers for "304 N...
Rinat Khabibiev
2016-09-14
Fixed #26170 -- Made ModelAdmin views run transactions on the correct database.
Jibodeah
2016-09-13
Fixed #27214 -- Made skip db features decorators respect wrapping order and i...
Simon Charette
2016-09-13
Fixed a couple ordering dependent tests on Oracle broken by refs #27203.
Tim Graham
2016-09-13
Fixed #27216 -- Corrected import location in admin deprecation messages.
Jeff Willette
2016-09-13
Fixed #27203 -- Replaced assertQuerysetEqual(..., lambda o: o) with assertSeq...
Mads Jensen
2016-09-12
Refs #26524 -- Added a test for a <OneToOneField>_id reference in ModelAdmin....
Jon Dufresne
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
[prev]
[next]