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
2013-03-06
Update link to django-mssql project
Michael Manfre
2013-03-06
One more EMPTY_VALUES replacement following 22be90dd17
Claude Paroz
2013-03-06
Used more precise test assertions.
Aymeric Augustin
2013-03-06
Fixed #19994 -- Typo.
Aymeric Augustin
2013-03-06
Fixed #19989 -- Suppressed UnicodeWarning during BinaryField validation
Claude Paroz
2013-03-04
Fixed #6585 -- Admin relationship widgets: Respect ordering defined by target...
Juan Pedro Fisanotti
2013-03-04
Fixed #19838 -- Admin: Don't leak a 500 HTTP status when trying to delete pro...
Javier Mansilla
2013-03-04
Fixed #19464 -- Eased customization of ClearableFileInput's link markup
Claude Paroz
2013-03-03
Merge pull request #871 from matiasb/ticket_19945
Ramiro Morales
2013-03-03
Removed mentions of modeltests.
Ramiro Morales
2013-03-03
Removed mentions of regressiontests.
Ramiro Morales
2013-03-03
Release notes blurb for 804366327d728d23a9f7a25ff77a6eed3c9f9323.
Ramiro Morales
2013-03-03
Fixed #19915 - Made blocktrans tag honor TEMPLATE_STRING_IF_INVALID.
matiasb
2013-03-03
Merge pull request #877 from tcarlander/master
Aymeric Augustin
2013-03-03
Fixed #19942 -- Decoded errors coming from Popen commands
Claude Paroz
2013-03-03
Fix Typo explicitly. Fixes #19971
Tobias Carlander
2013-03-03
Removed unnecessary imports.
Aymeric Augustin
2013-03-02
Fixed #19177 -- Better layout for admin login form field labels.
Pedro Mourelle
2013-03-02
Fixed getting default encoding in get_system_username
Claude Paroz
2013-03-02
Fixed #16888 -- Added microseconds in localized input formats
Claude Paroz
2013-03-02
Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS
Claude Paroz
2013-03-02
Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browser...
Tim Graham
2013-03-02
Fixed #18130 -- Made the isolation level configurable on PostgreSQL.
Aymeric Augustin
2013-03-02
Reordered methods in database wrappers.
Aymeric Augustin
2013-03-02
Add introspection support for BinaryField
Claude Paroz
2013-03-02
Added support for serializing BinaryField
Claude Paroz
2013-03-02
Add a BinaryField model field
Claude Paroz
2013-03-02
Import `CaptureQueriesContext` from its original module.
Simon Charette
2013-03-02
Fixed #10399 -- Tested that o2o field updates are not constrained by an inner...
Simon Charette
2013-03-02
Added a context manager to capture queries while testing.
Simon Charette
2013-03-01
Added import forgotten in 2ee21d9.
Aymeric Augustin
2013-03-01
Fixed #19945 -- Fixed default User model Meta inheritance.
matiasb
2013-03-01
Removed unused options copy in flush
Claude Paroz
2013-03-01
Fixed #19960 -- Fixed sentence in contrib.auth signals docs
Claude Paroz
2013-03-01
Fixed #18898 -- Added tests with a fix for ModelMultipleChoiceField
Claude Paroz
2013-03-01
Fixed #16612 -- Improved has_changed detection for localized field values
Claude Paroz
2013-02-28
Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions.
Aymeric Augustin
2013-02-28
Fixed tests broken in 2ee21d9.
Aymeric Augustin
2013-02-28
Implemented persistent database connections.
Aymeric Augustin
2013-02-28
Fixed #19937 - Typo in class-based views intro.
Tim Graham
2013-02-28
Fixed #5241 -- Kept active transalation in LocaleMiddleware.process_response.
Aymeric Augustin
2013-02-28
Fixed #12823 -- Was already fixed in master, tests added
Anssi Kääriäinen
2013-02-28
1.5 is no longer "UNDER DEVELOPMENT".
Florian Apolloner
2013-02-28
Added a Trac-related item to the release checklist.
Aymeric Augustin
2013-02-27
Merge pull request #864 from ambv/realmacosxtmp
Aymeric Augustin
2013-02-27
use the real path to fix OS X /var/folders vs. /private/var/folders mismatch
Łukasz Langa
2013-02-27
Made dateformat tests reactivate original language
Anssi Kääriäinen
2013-02-27
Merge pull request #858 from intgr/py3kdoc-fix
Tim Graham
2013-02-27
Fixed #19926 -- Fixed a link to code example in queries docs
Claude Paroz
2013-02-27
Fixed a test that relied on database exceptions not being wrapped.
Aymeric Augustin
[next]