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
2008-12-14
Remove some code in loaddata that bails out of searching for fixture files (o...
Karen Tracey
2008-12-11
Reformatted PL/SQL flush left so "manage.py sqlall [app] | manage.py dbshell"...
Matt Boersma
2008-12-11
Removed django.db.models.options.Options.one_to_one_field.
Malcolm Tredinnick
2008-12-11
Fixed #9795: Since related-object selection widgets take limit_choices_to int...
James Bennett
2008-12-10
If an SQL query doesn't specify any ordering, avoid the implicit sort
Malcolm Tredinnick
2008-12-10
Yet another place where we claim to support 2.3 and up
James Bennett
2008-12-09
Another place where we talked about Python versions.
James Bennett
2008-12-09
Clarify install docs to point at new FAQ items about Python 3.0.
James Bennett
2008-12-09
Fixed #9783; clarified install docs and FAQ to explain that Django does not y...
James Bennett
2008-12-09
Documented how to handle '%' characters in redirect_to() URL strings (even in
Malcolm Tredinnick
2008-12-09
The "permanent" parameter to redirect_to (r9594) is new in Django 1.1. Noted as
Malcolm Tredinnick
2008-12-09
Fixed #9777 -- Typo fix.
Malcolm Tredinnick
2008-12-09
Fixed #9772 -- Fixed a couple of broken links and pointed them to a more
Malcolm Tredinnick
2008-12-09
Fixed #9778 -- Added some special casing of the "Join on field 'abc'" error
Malcolm Tredinnick
2008-12-09
Fixed #9775 -- Fixed an oversight from r9601 and allow direct attribute
Malcolm Tredinnick
2008-12-09
Did some much-needed rewriting/editing in the formsets section of docs/topics...
Adrian Holovaty
2008-12-09
Improved the model formset and inline formset documentation to be more explic...
Brian Rosner
2008-12-08
Fixed obscure Oracle quoting issues pointed out by the custom_columns_regress...
Matt Boersma
2008-12-08
In the release process doc, clarify that the original committer is responsibl...
Karen Tracey
2008-12-08
Fixed a Python 2.4 incompatibility in `compress_kml`.
Justin Bronn
2008-12-08
Fixed #9747 -- now explicitly set response type on C functions that return WK...
Justin Bronn
2008-12-08
The second part of fixing "related inherited models" display. Handle raw_id v...
Malcolm Tredinnick
2008-12-08
The first step in fixing a group of problems related to outputting a proper
Malcolm Tredinnick
2008-12-08
Fixed #9732 -- Added missing close paragraph tag to password reset confirmati...
Gary Wilson Jr
2008-12-08
Fixed #9724 -- Added missing import to URLconf example, thanks shacker.
Gary Wilson Jr
2008-12-08
Fixed #9718 -- Removed a reference to oldforms FormWrapper object in the user...
Gary Wilson Jr
2008-12-08
Added a 'permanent' argument the simple.redirect_to() generic view. It's True...
Adrian Holovaty
2008-12-08
Edited ref/contrib/csrf.txt changes from [9554]
Adrian Holovaty
2008-12-08
Edited docs/topics/forms/index.txt changes from [9569] and fixed a typo in th...
Adrian Holovaty
2008-12-08
This fixes a group of problems in the SQL created by QuerySet.exclude() when
Malcolm Tredinnick
2008-12-07
Fixed #9188 -- Fixed a case where we were generating syntactically invalid SQ...
Malcolm Tredinnick
2008-12-07
Fixed #9645 -- Work around a backwards-incompatibility in Sphinx so that
Malcolm Tredinnick
2008-12-07
Fixed #9677 -- Fixed a tiny typo in the 1.0.2 release notes.
Malcolm Tredinnick
2008-12-07
Fixed #9705 -- Call the Netherlands by their real name in the localflavor
Malcolm Tredinnick
2008-12-07
Fixed #9712 -- Documented how HTTP headers are converted to request.META keys.
Malcolm Tredinnick
2008-12-07
Fixed #9731 -- Typo fix in docs.
Malcolm Tredinnick
2008-12-07
Fixed #9728 -- Updated Macedonian translation from Georgi Stanojevski and Vas...
Malcolm Tredinnick
2008-12-07
Fixed #9639 -- Updated Ukranian translation from Mykola Zamkovoi.
Malcolm Tredinnick
2008-12-06
Fixed #9572 -- use `opts` argument. Thanks SeanL for bug report and patch.
Justin Bronn
2008-12-06
Fixed #9742 -- remove extraneous 'kml' from KML mimetype. Thanks, robotika f...
Justin Bronn
2008-12-05
Added a way to iterate over hidden/visible fields in a form. Useful for manual
Malcolm Tredinnick
2008-12-04
Fixed #9754: static-serving view now uses correct template name for directory...
James Bennett
2008-12-04
Fixed some markup errors in the form validation docs.
Malcolm Tredinnick
2008-12-03
Fixed regression introduced in r9550
Luke Plant
2008-12-03
Refs #8248 - GenericRelations descriptors now return self when accessed via c...
Luke Plant
2008-12-03
Added some explanatory comments in CsrfMiddleware
Luke Plant
2008-12-03
Fixed #9735 -- Documentation typo fix.
Malcolm Tredinnick
2008-12-03
Fixed #9734 -- Typo fix in the custom fields documentation, pointed out by
Malcolm Tredinnick
2008-12-03
Fixed #9740 -- Updated and correct usage of max_entries in cache documentation.
Malcolm Tredinnick
2008-12-03
Updated csrf docs with 'versionadded' info
Luke Plant
[prev]
[next]