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-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
2010-12-02
GeoDjango test suite housekeeping. Moved data into fixtures for `relatedapp`...
Justin Bronn
2010-12-02
Fixed #8217 -- Correctly sort files in FilePathFields on older Python version...
Jannis Leidel
2010-12-02
Fixed #11161 -- Added plural forms to all supported languages. Fixed other er...
Jannis Leidel
2010-12-02
Fixed #14735 -- Corrected plural formulation in admin search form template. T...
Jannis Leidel
2010-12-02
Fixed #8342 -- Removed code from the admin that assumed that you can't login ...
Jannis Leidel
2010-12-02
Fixed #5298 -- Added extra_context to contrib auth views.
Jannis Leidel
2010-12-02
Added an additional check for the availability of the STATIC_* settings to ma...
Jannis Leidel
2010-12-02
Fixed #9568 -- Hide nav-global div in admin login template in case it's used ...
Jannis Leidel
2010-12-01
Fixed #11706: Added an Oracle connection option to disable the use of RETURNI...
Ian Kelly
2010-12-01
Fixed #14809 -- broken login related tests after r14733.
Chris Beaven
2010-12-01
Fixed result ordering assumptions in the select_related tests.
Ian Kelly
2010-12-01
Fixed a bug in date queries with GIS backends introduced in [14715].
Alex Gaynor
2010-12-01
Removed reference to potential exception during template rendering-time from ...
Ramiro Morales
2010-11-30
Ensured that the test suite creates the default DB before any others.
Jacob Kaplan-Moss
[prev]
[next]