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
2013-10-05
Fixed #21189: Cleaned up usage of bare except clauses.
Baptiste Mispelon
2013-10-04
Fixed #21217 -- Avoid connecting `(pre|post)_init` signals to abstract senders.
Simon Charette
2013-10-04
Fixed #11277 -- Hid labels of fields with HiddenInput widget in admin forms.
Christopher Medrela
2013-10-04
Fixed #6681 -- Don't break docutils when rendering reStructuredText.
Tai Lee
2013-10-04
Fixed #19321 -- Allowed redirect middleware HTTP responses to be overridden.
Ryan Kaskel
2013-10-03
Fixed #19277 -- Added LocaleMiddleware.response_redirect_class
Emil Stenström
2013-10-03
Fixed #21216 -- Allow `OneToOneField` reverse accessor to be hidden.
Simon Charette
2013-10-03
Fixed #19182 -- Fixed ModelAdmin.lookup_allowed to work with ('fieldname', Si...
Anentropic
2013-10-02
Fixed #16919 -- Passed user to set_password_form in GET requests.
Tim Graham
2013-10-02
Initial version of MigrationOptimizer and tests
Andrew Godwin
2013-10-02
Fixed #21129 -- Prevented admin filter params modifications from throwing an ...
tschilling
2013-10-01
Fixed #21209 -- .po file path comments on Windows.
Ramiro Morales
2013-10-01
Fixed #15185 -- Allowed ModelAdmin.list_display_links=None to disable change ...
Ramiro Morales
2013-10-01
Fixed #21147 -- Avoided time.time precision issue with cache backends.
Michael Manfre
2013-10-01
Fixed #21203 -- resolve_columns fields misalignment
Anssi Kääriäinen
2013-10-01
Fixed #21207 -- Fixed test failure on Oracle: test_cursor_contextmanager
Tim Graham
2013-10-01
Factorized requires_tz_support decorator in test utils
Claude Paroz
2013-10-01
OrderedDict creation avoidance for .values() queries
Anssi Kääriäinen
2013-09-30
* Fixing improper grammar
Adam Haney
2013-09-30
Fixed #3871 -- Fixed regression introduced by 04a2a6b.
Loic Bistuer
2013-09-30
Added hints argument to GeoQuerySet; refs #13724.
Tim Graham
2013-09-30
Fixed #21134 -- Prevented queries in broken transactions.
Aymeric Augustin
2013-09-30
Fixed #13724: Corrected routing of write queries involving managers.
Russell Keith-Magee
2013-09-28
Fixed #20931 -- Fixed select widgets nested choice rendering
Christopher Babiak
2013-09-28
Fixed #21162 -- Better emulation of staticfiles middleware.
Ramiro Morales
2013-09-28
Fixed #20439 -- Started deprecation of IPAddressField
Erik Romijn
2013-09-28
Fixed #21186: Fixed regression when using date fields in the admin's list_fil...
Baptiste Mispelon
2013-09-27
Fix #21185: Added tests for unescape_entities.
Baptiste Mispelon
2013-09-26
Enforce ordering on PostgreSQL get_constraints cols (refs #21134)
Andrew Godwin
2013-09-26
Fixed #21146 - DatabaseCache converts expires to python value
Michael Manfre
2013-09-25
Fixed #20364 -- Changed urlize regexes to include quotation marks as punctation.
Giles Richard Greenway
2013-09-25
Fixed #17671 - Cursors are now context managers.
Michael Manfre
2013-09-25
Fixed #3871 -- Custom managers when traversing reverse relations.
Loic Bistuer
2013-09-25
Fixed #21126 -- QuerySet value conversion failure
Anssi Kääriäinen
2013-09-25
Add reverse_code optional argument to RunPython
Andrew Godwin
2013-09-25
Allow callables as the argument to RunPython
Andrew Godwin
2013-09-25
Make sqlmigrate ignore the RunPython operation
Andrew Godwin
2013-09-25
Add RunPython migration operation and tests
Andrew Godwin
2013-09-25
Add equality support for Project/ModelState
Andrew Godwin
2013-09-24
Added '*' to quote_cache
Anssi Kääriäinen
2013-09-24
Fixed #21138 -- Increased the performance of our PBKDF2 implementation.
Florian Apolloner
2013-09-24
Revert "Ensure that passwords are never long enough for a DoS."
Florian Apolloner
2013-09-24
Fixed #18333 - Quoted annotated column names
Michael Manfre
2013-09-24
Fix small grammatical error in comment.
Andrei Picus
2013-09-24
Marked PermissionsMixin.user_permissions help_text for translation
Michał Lech
2013-09-24
Properly marked skipped GIS tests as skipped
Claude Paroz
2013-09-24
Reformatted some GIS distance tests
Claude Paroz
2013-09-24
Removed double import in mysql base.py
Claude Paroz
2013-09-23
Fixed #14028 - Added validation for clashing db_columns.
Helen ST
2013-09-22
Fixed "Address already in use" from liveserver.
Florian Apolloner
[prev]
[next]