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
2010-12-08
Fixed #14870 -- don't catch AttributeErrors in database router methods, inste...
Alex Gaynor
2010-12-08
Replaced an ImportError with ImproperlyConfigured in the Oracle backend.
Ian Kelly
2010-12-08
Ensure that a Popen object is closed promptly during the tests.
Alex Gaynor
2010-12-08
Fixed #14855 -- General cleanup of the new TemplateResponse docs (grammar, sp...
Gabriel Hurley
2010-12-07
Corrected typo in middleware docs. Thanks to matt_c for the report.
Russell Keith-Magee
2010-12-07
Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than...
Russell Keith-Magee
2010-12-06
Fixed #8975 -- documented related order methods -- thanks to Leo for the repo...
Simon Meers
2010-12-06
Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elbarto for ...
Gabriel Hurley
2010-12-06
Fixed #14851 -- Swapped an argument order to fix compatibility with Python<2....
Jannis Leidel
2010-12-06
Fixed #10863 -- Added HTML support to mail_managers() and mail_admins(), and ...
Russell Keith-Magee
2010-12-06
Fixed #14840 -- Added crossrefs to related objects reference docs. Thanks to ...
Gabriel Hurley
2010-12-06
Fixed #14746 - Add links to docs/ref/request-response.txt. Thanks adamv.
Timo Graham
2010-12-06
Fixed syntax error in ref/contrib/localflavor.
Simon Meers
2010-12-05
Fixed #14841 -- added xrefs to topics/db/models. Thanks adamv.
Simon Meers
2010-12-05
Fixed #14745 - add links to topics/http/shortucts.txt. thanks adamv for the p...
Timo Graham
2010-12-05
Fixed #13162 and #11597 -- Improved the file handling documentation: Removed ...
Gabriel Hurley
2010-12-05
Fixed #13605 -- Improved documentation of the django.core.files.storage modul...
Gabriel Hurley
2010-12-05
Fixed #14835 -- Corrected a lack of indentation in the reST markup for docs/r...
Gabriel Hurley
2010-12-05
Fixed #12398 -- Added a TypedMultipleChoiceField. Thanks to Tai Lee.
Russell Keith-Magee
2010-12-05
Fixed #14773 -- Modified MultipleObjectMixin to allow for custom paginators. ...
Russell Keith-Magee
2010-12-05
Fixed #14833 -- Skip the sitemaps localization test if i18n isn't enabled. Th...
Russell Keith-Magee
2010-12-05
Added versionadded markup to the TEST_DEPENDENCIES setting.
Russell Keith-Magee
2010-12-05
Corrected incomplete and incorrect docs from r14822.
Russell Keith-Magee
2010-12-05
Fixed #14799 -- Provided a full solution for test database creation order pro...
Russell Keith-Magee
2010-12-04
Fixed #14120 - Document get() in Making Queries - thanks danielr and adamv fo...
Timo Graham
2010-12-04
Fixed #12407 - Document 'call_command' - thanks UloPe for the suggestion and ...
Timo Graham
2010-12-04
Fixed #9033 - Add bullets to QuerySet extra() arguments. thanks julien for th...
Timo Graham
2010-12-04
Fixed #14811 - Add clarifying note to render_to_response - thanks adamv.
Timo Graham
2010-12-04
Fixed #12201 -- Added a lineno attibute to template Token so e.g. we can repo...
Ramiro Morales
2010-12-04
Fixed #12812 -- added warning about cyclic imports in contrib.comments. Thank...
Simon Meers
2010-12-04
Fixed #14797 -- Corrected the handling of get_form_class() when a custom quer...
Russell Keith-Magee
2010-12-04
Fixed #14803 -- Corrected an inconsistency in redirection handling between ol...
Russell Keith-Magee
2010-12-04
Fixed #14807 -- Ensure that boolean values aren't localized as T.rue and Fa.l...
Russell Keith-Magee
2010-12-04
Removed all usages of deprecated TestCase methods (self.fail*). This removed...
Alex Gaynor
2010-12-04
Fixed #14737 -- Moved the docstring comment for the cache_page decorator so i...
Russell Keith-Magee
2010-12-04
Fixed #14795 -- Ensure that get_all_permissions() returns the right result (i...
Russell Keith-Magee
2010-12-04
Normalized the name order of arguments. There's no actual bug here, other tha...
Russell Keith-Magee
2010-12-04
Fixed #12694 -- Added template block to make it easier to add new tools to th...
Russell Keith-Magee
2010-12-04
Fixed #14563 -- Added Turkish localflavor. Thanks to serkank for the patch.
Russell Keith-Magee
2010-12-04
Fixed #13190 -- Improved error handling for the case where no authentication ...
Russell Keith-Magee
2010-12-04
Fixed #14663 -- Corrected Norwegian locale format strings. Thanks to nfg for ...
Russell Keith-Magee
2010-12-04
Fixed #12158 -- Corrected Swedish translation for "Go". Thanks to skorpan for...
Russell Keith-Magee
2010-12-04
Fixed #14819 -- Corrected typo in serializer docstring. Thanks to stringify f...
Russell Keith-Magee
2010-12-04
Fixed #14764 -- specified that a set is returned by User.get_..._permissions ...
Simon Meers
2010-12-03
Fixed #14700 -- ensure that a raw query is only executed once per iteration.
Alex Gaynor
2010-12-03
Added a regression test for r14781. Also fixed a bug where connection.vendor...
Ian Kelly
2010-12-03
Fixed the Oracle environment variables not getting set correctly under Cygwin.
Ian Kelly
2010-12-02
Fixed grammar and tweaked notes about MySQL database/table collation interact...
Ramiro Morales
2010-12-02
Updated example login template to be best-practice and use the url tag from '...
Luke Plant
2010-12-02
Fixed a use of old url template tag in an admin template.
Luke Plant
[prev]
[next]