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
2012-02-24
Fixed #17073 - focused uwsgi docs to Django integration; thanks Preston Holmes.
Timo Graham
2012-02-24
Fixed #17757 - Typo in docs/intro/overview.txt; thanks kaushik1618.
Timo Graham
2012-02-24
Fixed #17749 - Documented better way of overriding ModelAdmin; thanks chrisdp...
Timo Graham
2012-02-23
Improved get_random_string().
Paul McMillan
2012-02-23
Cleanup to use get_random_string consistently.
Paul McMillan
2012-02-23
Added some Selenium tests for the admin's filter_horizontal and filter_vertic...
Julien Phalip
2012-02-22
Reverted r17577 because it's actually possible to use a time zone that isn't ...
Aymeric Augustin
2012-02-22
Noted that TIME_ZONE must be the server time zone when time zone support is e...
Aymeric Augustin
2012-02-22
Fixed #17728 -- When filtering an annotation, ensured the values used in the ...
Aymeric Augustin
2012-02-22
Stopped hiding the original exception's message when a selenium driver's inst...
Julien Phalip
2012-02-22
Enabled the admin selenium tests to run on Chrome.
Julien Phalip
2012-02-22
Fixed #17678 -- Corrected setup of _meta.proxy_for_model and added _meta.conc...
Carl Meyer
2012-02-22
Don't let ALLOWED_INCLUDE_ROOTS be accidentally set to a string rather than a...
Chris Beaven
2012-02-21
Improved CSRF error message.
Paul McMillan
2012-02-21
Fixed a few typos in the aggregation functions reference.
Aymeric Augustin
2012-02-21
Fixed #17660 -- Standardize extends tag token parsing
Chris Beaven
2012-02-20
Fixed #16758 - Added a warning regarding overriding default settings; thanks ...
Timo Graham
2012-02-20
Fixed #17390 - Added a note to topics/auth.txt regarding how to decorate clas...
Timo Graham
2012-02-19
Moved an import statement to handle the case where selenium isn't installed.
Julien Phalip
2012-02-19
Fixed #13068 (again) -- Corrected the admin stacked inline template to allow ...
Julien Phalip
2012-02-19
Fixed #17319 -- Made the example for set_language less error-prone. Thanks An...
Aymeric Augustin
2012-02-19
Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, ...
Aymeric Augustin
2012-02-19
Fixed #17316 -- Mentionned that the MultipleProxyMiddleware provided as an ex...
Aymeric Augustin
2012-02-19
Fixed #16452 -- Clarified that the DATE/DATETIME/TIME_INPUT_FORMATS settings ...
Aymeric Augustin
2012-02-19
Fixed #17573 -- Documented MySQL's switch to InnoDB as default storage engine...
Aymeric Augustin
2012-02-18
Fixed #17706 - Improved short description example in Tutorial 2; thanks xbito...
Timo Graham
2012-02-18
Fixed #17685 - Typo in BaseDateListView.get_dated_items(); thanks ejb.
Timo Graham
2012-02-18
Fixed #17720 -- Stopped the LocaleMiddleware from overeagerly using the reque...
Jannis Leidel
2012-02-18
Prevented the generic views from automatically creating a HEAD method when th...
Aymeric Augustin
2012-02-18
Fixed #17674 -- DECIMAL_SEPARATOR and THOUSAND_SEPARATOR were swapped in the ...
Aymeric Augustin
2012-02-18
Fixed #16618 -- Corrected the admin interface's breadcrumbs in the tutorials'...
Julien Phalip
2012-02-17
Changed various non-breaking space characters from [17478] to use the code re...
Adrian Holovaty
2012-02-17
Fixed typo in GIS testing docs.
Carl Meyer
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-17
Added note to coding-style.txt about how we should NOT be religious about lin...
Adrian Holovaty
2012-02-17
Fixed missing periods in django-admin help for startproject from [17432]
Adrian Holovaty
2012-02-16
Fixed a few typos and updated an example in the URLs docs.
Aymeric Augustin
2012-02-16
Used Sphinx markup for PEPs and fixed a typo in the 1.4-beta-1 release notes.
Aymeric Augustin
2012-02-16
Fixed #17689 -- Stopped the CachedStaticFilesStorage from trying to hash path...
Jannis Leidel
2012-02-16
Fixed download URL in setup.py.
Jannis Leidel
2012-02-16
Fix a reST foul up.
Alex Gaynor
2012-02-16
Accommodate new version numbering scheme.
James Bennett
2012-02-16
Bump version numbers for 1.4 beta 1.
James Bennett
2012-02-16
Update beta release notes.
James Bennett
2012-02-16
Added an explicit warning about cookie session store to release notes.
Paul McMillan
2012-02-16
Corrected a sentence fragment in the release notes.
Gabriel Hurley
2012-02-16
Fix broken test introduced by r17526.
Paul McMillan
2012-02-16
Use Python's changed comparisons, which makes this a bit more readable.
Alex Gaynor
2012-02-16
Fixed #17693. Input validation and tests for base36 conversion utils. Thanks ...
Paul McMillan
2012-02-15
Fixed #17652 -- Removed all mentions to Windmill from the docs as that projec...
Julien Phalip
[prev]
[next]