index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2007-07-10
Fixed #4823 -- Fixed a Python 2.3 incompatibility from [5636] (it was even
Malcolm Tredinnick
2007-07-10
Fixed #4812 -- Fixed an octal escape in regular expression that is used in th...
Gary Wilson Jr
2007-07-10
Fixed #4814 -- Fixed some whitespace issues in tutorial01, thanks John Shaffer.
Gary Wilson Jr
2007-07-10
Fixed #4817 -- Removed leading forward slashes from some urlconf examples in ...
Gary Wilson Jr
2007-07-08
Fixed #4798-- Made sure that function keyword arguments are strings (for the
Malcolm Tredinnick
2007-07-08
Fixed reverse URL lookup using functions when the original URL pattern was a
Malcolm Tredinnick
2007-07-07
Corrected misleading comment from [5619]. Not sure what I was smoking at the
Malcolm Tredinnick
2007-07-07
Fixed #4772 -- Fixed reverse URL creation to work with non-ASCII arguments.
Malcolm Tredinnick
2007-07-07
Changed HttpRequest.path to be a Unicode object. It has already been
Malcolm Tredinnick
2007-07-07
Added some uncredited authors that worked on the Oracle branch.
Russell Keith-Magee
2007-07-06
Fixed #4776 -- Fixed a problem with handling of upload_to attributes. The new
Malcolm Tredinnick
2007-07-06
Fixed #4782 -- Updated Slovenian translation. Thanks, Gasper Koren. Also moved
Malcolm Tredinnick
2007-07-06
Fixed #4770 -- Fixed some Unicode conversion problems in the mysql_old backend
Malcolm Tredinnick
2007-07-06
Fixed #4781 -- Typo fix. Pointed out by Simon Litchfield.
Malcolm Tredinnick
2007-07-06
Fixed #4779 -- Fixed a couple typos in the `test_client_regress` tests that s...
Gary Wilson Jr
2007-07-05
Fixed minor typo in assertion message.
Russell Keith-Magee
2007-07-05
Fixed #1015 -- Fixed decorator_from_middleware to return a real decorator even
Malcolm Tredinnick
2007-07-05
Added CACHE_MIDDLEWARE_SECONDS to global settings and documentation (it's
Malcolm Tredinnick
2007-07-05
Added a test that shows the problem in #4470. This fails only for the mysql_old
Malcolm Tredinnick
2007-07-05
Fixed #4753 -- Updated Spanish translation. Also move translators' names out of
Malcolm Tredinnick
2007-07-05
Fixed #4717 -- Updated Catalan translation. Thanks, marc.garcia@accopensys.com.
Malcolm Tredinnick
2007-07-05
Form encoding should be changed only via HttpRequest, not on GET and POST
Malcolm Tredinnick
2007-07-04
Fixed some ReST errors.
Malcolm Tredinnick
2007-07-04
Fixed #4766 -- Added Russian support to Javascript slug creation. Thanks,
Malcolm Tredinnick
2007-07-04
Fixed Javascript syntax from [5608] that was causing a problem in Opera. Fixed
Malcolm Tredinnick
2007-07-04
Merged Unicode branch into trunk (r4952:5608). This should be fully
Malcolm Tredinnick
2007-07-03
Converted some tabs to four spaces in two docs
Adrian Holovaty
2007-07-03
Fixed tabs -> spaces in [5598]
Adrian Holovaty
2007-07-03
Fixed an error in a RequestContext example in docs/templates_python.txt
Adrian Holovaty
2007-07-03
Fixed #4685 -- 'View on site' now works for https URLs. Thanks, cbrand@redbac...
Adrian Holovaty
2007-07-03
Fixed #4688 -- startproject no longer breaks when Django files are read-only....
Adrian Holovaty
2007-07-03
Fixed #4729 -- SessionWrapper.pop now sets modified flag if necessary. Thanks...
Adrian Holovaty
2007-07-03
Fixed #4751 -- Fixed that AnonymousUser.__str__ to always return a string
Malcolm Tredinnick
2007-07-01
Backported the fix from [5581] (unicode-branch) to trunk. Fixes a method
Malcolm Tredinnick
2007-07-01
Made the reg-exp lookup tests more robust. they now pass for all database
Malcolm Tredinnick
2007-07-01
Added some clearer docstrings to MultiValueField and MultiWidget
Adrian Holovaty
2007-07-01
Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
Adrian Holovaty
2007-06-30
Made docs/contributing.txt docs style guidelines notes more consistent. The s...
Adrian Holovaty
2007-06-30
Added 'subclass' to docs/contributing.txt docs style guidelines
Adrian Holovaty
2007-06-30
Lowercased 'Realize' in docs/contributing.txt to fix potential ambiguity
Adrian Holovaty
2007-06-30
Edited docs/db-api.txt changes from [5555]
Adrian Holovaty
2007-06-30
Added database name style to docs/contributing.txt documentation style section
Adrian Holovaty
2007-06-30
Added 'Documentation style' section to docs/contributing.txt
Adrian Holovaty
2007-06-30
Edited docs/email.txt changes from [5550]
Adrian Holovaty
2007-06-30
Edited docs/email.txt changes from [5548]
Adrian Holovaty
2007-06-30
Edited docs/email.txt changes from [5547]
Adrian Holovaty
2007-06-30
Fixed some awkward wordings from docs/model-api.txt from [5519] and added 'ne...
Adrian Holovaty
2007-06-28
Added empty djangojs.po files to locales who did not already have one.
Malcolm Tredinnick
2007-06-28
Fixed #4703 -- Updated Romanian translation. Thanks, tibimicu@gmax.net.
Malcolm Tredinnick
2007-06-28
Fixed #4689 -- Added some missing methods to the dummy backend. Thanks for th...
Russell Keith-Magee
[next]