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
2006-10-10
fixed #2876: updated japanese translation
Georg Bauer
2006-10-10
fixed #2887: updated czech translation
Georg Bauer
2006-10-09
Made the !NoReverseMatch exception fail silently within templates (so that mo...
Jacob Kaplan-Moss
2006-10-09
Fixed problem with debug message arguments.
Russell Keith-Magee
2006-10-03
Modified sql_index function names to match pattern established by initial_dat...
Russell Keith-Magee
2006-10-03
Refs #1828 -- Added creation of indexes as a step in syncdb. This is an inter...
Russell Keith-Magee
2006-10-03
Cleaned up and clarified some log messages and docstrings.
Russell Keith-Magee
2006-10-03
Factored out per-model index generation code.
Russell Keith-Magee
2006-10-03
Modified the default verbosity to be 1 (normal), and added some syncdb messag...
Russell Keith-Magee
2006-10-03
Added ability to use --noinput flag for application reset.
Russell Keith-Magee
2006-10-03
Altered the order of arguments to the test function to match common practice ...
Russell Keith-Magee
2006-09-30
Fixed typo in r3885.
Russell Keith-Magee
2006-09-30
Clarified documentation to indicate that authenticating a user doesn't imply ...
Russell Keith-Magee
2006-09-29
Disabled access to the admin site for inactive accounts, and clarified docume...
Russell Keith-Magee
2006-09-29
Fixed #2845 -- Corrected a few spelling errors in the docs and changed a
Malcolm Tredinnick
2006-09-28
Fixed ReST error in docs/tutorial04.txt. Thanks, Dave Abrahams
Adrian Holovaty
2006-09-28
Fixed a small typo.
Malcolm Tredinnick
2006-09-28
Added a note about not using ifequal and ifnotequal to compare against True,
Malcolm Tredinnick
2006-09-28
Folded BaseHandler.get_technical_error_response() into BaseHandler.get_respon...
Adrian Holovaty
2006-09-28
Folded BaseHandler.get_friendly_error_response() into BaseHandler.get_respons...
Adrian Holovaty
2006-09-28
Removed ENABLE_PSYCO setting. If you still need to use this, write custom mid...
Adrian Holovaty
2006-09-28
Folded django.core.handlers.modpython.populate_apache_request into ModPythonH...
Adrian Holovaty
2006-09-28
Changed BaseHandler.get_response() to take a single parameter (an HttpRequest...
Adrian Holovaty
2006-09-27
Fixed Python 2.3 compatibility problem in [3872].
Malcolm Tredinnick
2006-09-27
Fixed omission in [3872].
Malcolm Tredinnick
2006-09-27
Reintroduced the changes from [3855] with more flexible handling of version
Malcolm Tredinnick
2006-09-26
Added 'Do I lose anything by using Python 2.3 versus newer Python versions, s...
Adrian Holovaty
2006-09-26
Improved detection of whether a URL is internal or not for the purpose
Luke Plant
2006-09-26
Fixed #2805 -- Removed some whitespace from the two sitemap XML templates.
Adrian Holovaty
2006-09-26
Removed one more legacy bit from [3855]. Refs #2827.
Adrian Holovaty
2006-09-26
Fixed #2827 -- Reverted [3855]
Adrian Holovaty
2006-09-26
Fixed #2782 -- Fixed incorrect request.META['SERVER_PORT'] for mod_python.
Adrian Holovaty
2006-09-26
Fixed #2744 -- Added 'Writing your own context processors' to docs/templates_...
Adrian Holovaty
2006-09-26
Fixed #2704 -- Fixed error in create_superuser. It was failing for invalid us...
Adrian Holovaty
2006-09-26
Removed an unnecessary import from r3857. I'd forgotten that _() was put into
Malcolm Tredinnick
2006-09-26
Fixed #2099 -- Allow timezone tests to be ignored on Windows systems, due to
Malcolm Tredinnick
2006-09-26
Added Tyson as contributor following help on #1816/#2243.
Russell Keith-Magee
2006-09-26
Fixed #2748 -- Turned daily_cleanup.py into something that will run against the
Malcolm Tredinnick
2006-09-26
Corrected line that was somehow merged out prior to committing changeset [3858].
Russell Keith-Magee
2006-09-26
Refs #2243 -- Fixed manipulator handling of raw_id_admin m2m edit_inline fields.
Russell Keith-Magee
2006-09-26
Fixed a problem with editing inline objects.
Malcolm Tredinnick
2006-09-26
Fixed #2587 -- Removed some escaping from the summary fields.
Malcolm Tredinnick
2006-09-26
Fixed #2188 -- Raise an error when using long CharFields in combination with
Malcolm Tredinnick
2006-09-26
Fixed #2194 -- Tweaked error message for unique_together validator to display
Malcolm Tredinnick
2006-09-26
Fixed #2823 -- Fixed Python 2.3 compatibility problem pointed out by Alex Dedul.
Malcolm Tredinnick
2006-09-26
Fixed #2208 -- Allow empty arguments to be passed to filters. Thanks, mattmcc.
Malcolm Tredinnick
2006-09-26
Fixed #2265 -- Fixed problem with using iterators for "choices" attribute.
Malcolm Tredinnick
2006-09-26
Fixed #2300 -- Added required "value" attribute to CheckboxSelectMultipleField
Malcolm Tredinnick
2006-09-26
Fixed #2362 -- Corrected the way we retrieve an object so that it works for
Malcolm Tredinnick
2006-09-26
Fixed #2817 -- Fixed formatting problem in admin help string. Thanks,
Malcolm Tredinnick
[prev]
[next]