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
2007-12-01
Fixed #6068 -- Updated docstrings in model tests to make the documentation
Malcolm Tredinnick
2007-12-01
Fixed #3483: Documented AUTH_PROFILE_MODULE and custom user profiles
James Bennett
2007-12-01
Correcting some awkward wording/spelling in docs/request_response.txt while I...
James Bennett
2007-12-01
Fixed #5550: Documented the context used by the default view for 404 and 500 ...
James Bennett
2007-12-01
Fixed #6021 -- Removed some brain damage from SafeString. Not quite sure what I
Malcolm Tredinnick
2007-12-01
Fixed #5860: Documented the correct order in which the syndication framework ...
James Bennett
2007-12-01
Fixed #4819: documented the need to call authenticate() before login(), based...
James Bennett
2007-12-01
Edited docs/newforms.txt changes from [6740]
Adrian Holovaty
2007-12-01
Edited docs/newforms.txt changes from [6733]
Adrian Holovaty
2007-12-01
Fixed #6007: Added DEFAULT_TABLESPACE and DEFAULT_INDEX_TABLESPACE
Ian Kelly
2007-12-01
Edited docstring changes from [6714]
Adrian Holovaty
2007-12-01
Fixed a PL/SQL syntax bug causing manage.py sqlall to fail when piped to
Ian Kelly
2007-12-01
Edited templates.txt and templates_python.txt auto-escaping changes from [6671]
Adrian Holovaty
2007-12-01
Fixed #6081 -- Removed unused code. Thanks, Ben Slavin.
Malcolm Tredinnick
2007-12-01
Documented the new Someday/Maybe triage status.
Malcolm Tredinnick
2007-12-01
Fixed #5776: Added an explanation of when and why Django might need ALTER TAB...
James Bennett
2007-12-01
Small docstring edit in django/http/utils.py from [6662]
Adrian Holovaty
2007-12-01
Edited docs/custom_model_fields.txt from [6652]
Adrian Holovaty
2007-12-01
Fixed #6079: Added AUTHENTICATION_BACKENDS to docs/settings.txt
James Bennett
2007-12-01
Fixed #5870: documented the "fail_silently" argument to EmailMessage.send().
James Bennett
2007-12-01
Correct a typo in [6788]
James Bennett
2007-12-01
Fixed #5940: added sessions and webdesign cross-references to docs/add_ons.txt
James Bennett
2007-12-01
Edited docs/serialization.txt changes from [6645]
Adrian Holovaty
2007-12-01
Edited docs/newforms.txt changes from [6625]
Adrian Holovaty
2007-12-01
Simplified the newforms error_messages setting code from [6625]
Adrian Holovaty
2007-11-30
Fixed #6061 -- Don't escape help_text in the admin interface (so that it
Malcolm Tredinnick
2007-11-30
Fixed some type checks in the development server. Fixed #6063.
Malcolm Tredinnick
2007-11-30
Fixed #6057 -- Mark rendered template output as safe for auto-escaping purposes.
Malcolm Tredinnick
2007-11-30
Edited docs/cache.txt changes from [6580], removing a gross exclamation point...
Adrian Holovaty
2007-11-30
Edited docs and docstring changes from [6572] (new cache add() method)
Adrian Holovaty
2007-11-30
Edited docs/syndication_feeds.txt changes from [6570]
Adrian Holovaty
2007-11-30
Edited docs/settings.txt changes from [6545]
Adrian Holovaty
2007-11-30
Edited docs/modpython.txt changes from [6536]
Adrian Holovaty
2007-11-30
Edited docs/templates.txt changes from [6533]. Let's not smash people over th...
Adrian Holovaty
2007-11-30
Edited docs/newforms.txt changes from [6532]
Adrian Holovaty
2007-11-30
Edited docstring from [6505] -- single spaces separate sentences, not double ...
Adrian Holovaty
2007-11-30
Edited docstring changes from [6480] -- moved the intense parameter definitio...
Adrian Holovaty
2007-11-30
Edited docs/unicode.txt change from [6463] -- Americanized 'behavior'
Adrian Holovaty
2007-11-30
Small edit to docs/i18n.txt from [6461]
Adrian Holovaty
2007-11-30
Edited docs/databases.txt Oracle changes from [6432]
Adrian Holovaty
2007-11-29
Fixed a Python 2.3 incompatibility.
Malcolm Tredinnick
2007-11-29
Fixed #6030 -- More robust error handling for the "float" filter. Thanks,
Malcolm Tredinnick
2007-11-29
Fixed #6050 -- Handled edge-case of duplicate keys being passed when
Malcolm Tredinnick
2007-11-29
Fixed #6046 -- Correct an obvious blunder in setting the PYTHONPATH. Pointed
Malcolm Tredinnick
2007-11-29
Fixed #6023 -- Fixed daylight savings determination for years beyond 2038 on
Malcolm Tredinnick
2007-11-29
Fixed #5989 -- Fixed a problem with values being incorrectly reused by
Malcolm Tredinnick
2007-11-29
Fixed #6006 -- Typo fixing in the description of verbosity. Pointed out by
Malcolm Tredinnick
2007-11-29
Fixed #6014 -- More robust error handling when validating decimal fields.
Malcolm Tredinnick
2007-11-29
Fixed #5959 -- Fixed handling of False values in hidden boolean fields. Thanks,
Malcolm Tredinnick
2007-11-29
Fixed #5939 -- Added normalization for New Brunswick in the Canadian provinces.
Malcolm Tredinnick
[prev]
[next]