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
2017-04-26
Refs #23919 -- Removed File's Python 2 proxied methods.
Josh Schneier
2017-04-26
Fixed #27644 -- Doc'd FileSystemStorage.get_created_time().
Ingo Klöcker
2017-04-26
Added content_type filtering in Permission querying example.
Nauman Tariq
2017-04-26
Replaced temporary lists used for passing arguments with iterables.
Jon Dufresne
2017-04-26
Refs #20094 -- Removed obsolete tests/utils_tests/test_itercompat.py
Tim Graham
2017-04-26
Clarified "newly-introduced features" in the supported versions policy.
Tim Graham
2017-04-26
Fixed #28074 -- Doc'd template-based widget rendering changes for contrib.gis.
Tim Graham
2017-04-26
Fixed #28125 -- Clarified 1.11 release note about Template.render() prohibiti...
Tim Graham
2017-04-26
Replaced unneeded *arguments with positional arguments.
Jon Dufresne
2017-04-25
Refs #20939 -- Removed the Query._prepare_as_filter_value() hack.
Simon Charette
2017-04-25
Refs #20939 -- Removed the Query._forced_pk hack.
Simon Charette
2017-04-25
Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.post...
Paolo Melchiorre
2017-04-25
Removed nonexistent methods from File's docs.
Josh Schneier
2017-04-25
Alphabetized CITextExtension in test migration.
Paolo Melchiorre
2017-04-25
Fixed #28122 -- Fixed crash when overriding views.static.directory_index()'s ...
Tim Graham
2017-04-25
Refs #23919 -- Used "raise from" instead of __cause__ in reraising backend-sp...
Mariusz Felisiak
2017-04-25
Added test for reraising backend-specific database exceptions.
Mariusz Felisiak
2017-04-25
Fixed #28116 -- Used error code filtering in PostgreSQL test database creation.
Mariusz Felisiak
2017-04-24
Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
2017-04-24
Fixed #28120 -- Checked that CharField.max_length is not a boolean.
Carles Pina Estany
2017-04-24
Removed obsolete Widget.format_output() in tests.
Tim Graham
2017-04-23
Fixed #28101 -- Fixed a regression with nested __in subquery lookups and to_f...
Simon Charette
2017-04-22
Fixed #28115 -- Fixed IP address validation in geoip2 module
Claude Paroz
2017-04-22
Refs #28115 -- Avoided masking legitimate ImportErrors in geoip2 module
Claude Paroz
2017-04-22
Fixed #28109 -- Corrected the stack level of unordered queryset pagination wa...
Simon Charette
2017-04-22
Fixed #28100 -- Removed link in UserChangeForm.password's translatable help_text
Claude Paroz
2017-04-21
Removed unneeded is True|False from bool expressions in widgets.py.
Jon Dufresne
2017-04-21
Fixed #28075 -- Prevented ChoiceWidget from localizing option values.
Jon Dufresne
2017-04-21
Updated Oracle docs links to Oracle 12c.
Mariusz Felisiak
2017-04-20
Added "reraising" to docs/spelling_wordlist
Tim Graham
2017-04-20
Refs #28091 -- Forwardported 1.11.1 release note.
Tim Graham
2017-04-20
Fixed #28039 -- Fixed crash in BaseGeometryWidget.subwidgets().
Tim Graham
2017-04-20
Removed inappropriate highlighting in committing-code.txt.
Markus Holtermann
2017-04-20
Fixed #28059 -- Restored class attribute in <ul> of widgets that use multiple...
Tim Graham
2017-04-19
Fixed #28096 -- Allowed prefetch calls with ModelIterable subclasses
Claude Paroz
2017-04-19
Fixed #28097 -- Fixed layout of ReadOnlyPasswordHashWidget.
Tim Graham
2017-04-19
Fix a typo in django/db/transaction.py
Huang Zhiqiang
2017-04-18
Refs #28066 -- Fixed nondeterministic ordering test failure in sessions_tests.
Mariusz Felisiak
2017-04-18
Removed unused DatabaseIntrospection._name_to_index() from Oracle backend.
Mariusz Felisiak
2017-04-17
Fixed #28066 -- Prevented SessionBase.cycle_key() from discarding data.
InvalidInterrupt
2017-04-17
Fixed #28058 -- Restored empty BoundFields evaluating to True.
Tim Graham
2017-04-17
Refs #27795 -- Removed unneeded force_text calls from the Oracle backend.
Mariusz Felisiak
2017-04-15
Fixed #28079 -- Restored "No POST data" (rather than an empty table) in HTML ...
Tim Graham
2017-04-15
Doc'd a release task for translated docs.
Claude Paroz
2017-04-14
Fixed #28008 -- Replaced getElementsByClassName() JavaScript in debug view te...
Abhishek Gautam
2017-04-14
Fixed #28067 -- Clarified __str__() return type when using python_2_unicode_c...
Tim Graham
2017-04-14
Double quoted HTML attributes in widget docs
Claude Paroz
2017-04-13
Refs #25406 -- Removed exception hiding in MySQL test database creation durin...
Mariusz Felisiak
2017-04-13
Refs #28024 -- Optimized LineString.__init__() by avoiding superfluous index ...
Sergey Fedoseev
2017-04-12
Fixed #28007 -- Moved debug templates to the filesystem
Claude Paroz
[prev]
[next]