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-24
Fixed #20124 - Fixed doc warnings.
Tim Graham
2013-03-24
Goodbye, Malcolm.
Aymeric Augustin
2013-03-24
Python 2.6 compatibility for #19385
Anssi Kääriäinen
2013-03-24
Fixed #19385 again, now with real code changes
Anssi Kääriäinen
2013-03-24
Fixed 19385 -- Added ORM support for multicolumn joins
Anssi Kääriäinen
2013-03-24
Fixed test failures introduced in e16c48e001.
Aymeric Augustin
2013-03-24
Added changes missing from previous commit.
Aymeric Augustin
2013-03-24
Fixed #15124 -- Changed the default for BooleanField.
Aymeric Augustin
2013-03-24
Added release notes for 4b31a6a9.
Aymeric Augustin
2013-03-24
Fixed #17550 -- Removed a workaround for a bug in flup 1.0.1.
Aymeric Augustin
2013-03-23
Merge pull request #941 from xakon/master
Tim Graham
2013-03-23
Fixed #20119 -- Fixed typo in auth docs
Claude Paroz
2013-03-23
Fixed #9055 -- Standardized behaviour of parameter escaping in db cursors
Claude Paroz
2013-03-23
Merge pull request #942 from stephrdev/trac-18000
Jannis Leidel
2013-03-23
Updated docs, changed versionchanged to versionadded.
Stephan Jaekel
2013-03-23
Merge pull request #943 from stephrdev/trac-19433
Jannis Leidel
2013-03-23
Added some class attributes to pass initial form lists to the WizardView with...
Stephan Jaekel
2013-03-23
Moved the code to handle goto requests in a extra WizardView method.
Stephan Jaekel
2013-03-23
Fix minor typo in tutorial
Christos Kontas
2013-03-23
Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to custom U...
Russell Keith-Magee
2013-03-22
Fixed #16350 -- Forced capitalization in template.
Aymeric Augustin
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-22
Merge pull request #935 from tomviner/master
Tim Graham
2013-03-22
Fixed #20108 -- Fixed filepath_to_uri decoding error
Claude Paroz
2013-03-22
Fixed #20094 - Be more careful when checking for Iterator
Marc Tamlyn
2013-03-22
Fixed #17935 - Clarified intro of topics/files.txt.
Tim Graham
2013-03-21
Docs template name mistake
Tom V
2013-03-21
Fixed #20084 -- Provided option to validate formset max_num on server.
Andrew Gorcester
2013-03-20
Fixed #18839 - Field.__init__() now calls super().
Carny Cheng
2013-03-21
Removed unused import
Anssi Kääriäinen
2013-03-20
Fixed #18972 -- Refactored bundled wsgi server's chunking algorithm.
Matthew Wood
2013-03-21
Added tests for already fixed #20101
Anssi Kääriäinen
2013-03-20
Fixed #20096 -- Added link to the Greek localflavor app
Claude Paroz
2013-03-20
Fixed #19972 -- Fixed overflow issue in admin changelist pages.
Florian Apolloner
2013-03-20
Revert "Fixed 19895 -- Made second iteration over invalid queryset raise an e...
Claude Paroz
2013-03-20
Reordered AUTHORS in last name alphabetic order
Claude Paroz
2013-03-19
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Paul Collins
2013-03-19
Fixed a python 3.2 syntax error and python 3 warning introduced by 054ce2aa02.
Simon Charette
2013-03-19
Refs #18586 -- Split out long custom_columns lookup test into multiple tests.
konarkmodi
2013-03-19
Merge pull request #931 from catalanojuan/fix-admin-log-dependency-on-user-id...
Preston Holmes
2013-03-19
Fixed #18003 -- Preserved tracebacks when re-raising errors.
konarkmodi
2013-03-19
Fixed #20088 -- Changed get_admin_log not to depend on User id field
Juan Catalano
2013-03-19
Reworded Mark Pilgrim section in AUTHORS.
Adrian Holovaty
2013-03-18
Merge pull request #927 from ryanisnan/master
Jacob Kaplan-Moss
2013-03-18
small documentation update to outline caveat with SESSION_COOKIE_DOMAIN
Ryan West
2013-03-18
Fixed #19327 -- Added handling of double login attempts in admin.
Deric Crago
2013-03-18
Merge pull request #926 from catalanojuan/adds-dates-containing-zeros-note-to...
Preston Holmes
2013-03-18
Added warn note to docs about MySQL issues with 0000-00-00 date strings
Juan Catalano
2013-03-18
Fixed #13260 -- Quoted arguments interpolated in URLs in reverse.
Aymeric Augustin
2013-03-18
Update versions and links to source tarballs.
Justin Bronn
[next]