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
2013-02-26
Move management helper function to new utils module.
Ramiro Morales
2013-02-26
Don't use os.system() in compilemessages.
Ramiro Morales
2013-02-26
Added Python 3.2/3.3 trove classifiers in setup.py
Claude Paroz
2013-02-26
Added a note about creating new doc versions; update stable doc version befor...
Carl Meyer
2013-02-26
[py3] str.decode does not exist; str.encode was intended
Marti Raudsepp
2013-02-26
Fixed i18n test to match changed translation
Claude Paroz
2013-02-26
Merged contrib translations from 1.5 branch
Claude Paroz
2013-02-26
Merged core translations from 1.5 branch
Claude Paroz
2013-02-26
Added note about updating default docs version in howto-release doc.
Carl Meyer
2013-02-26
Fixed #19922 - Typo in translation docs.
Tim Graham
2013-02-26
Fixed discovery of the Django installation during tests.
Florian Apolloner
2013-02-26
Changed test_runner tests to use full python path for settings files.
Florian Apolloner
2013-02-26
fixed admin_scripts tests on python 3.3
Florian Apolloner
2013-02-26
Ensured that we have an absolute path to RUNTESTS_DIR.
Florian Apolloner
2013-02-26
Updated docs to reflect new tests layout.
Florian Apolloner
2013-02-26
Renamed a template to be found by the loaders.
Florian Apolloner
2013-02-26
Renamed some tests and removed references to modeltests/regressiontests.
Florian Apolloner
2013-02-26
Adjusted coveragerc
Florian Apolloner
2013-02-26
Adjusted runtests to the new layout.
Florian Apolloner
2013-02-26
Merged regressiontests and modeltests into the test root.
Florian Apolloner
2013-02-26
Removed __init__.py files.
Florian Apolloner
2013-02-26
Moved test_templates to templates to prevent issues with regressiontests/temp...
Florian Apolloner
2013-02-26
Updated an inaccurate comment.
Aymeric Augustin
2013-02-25
Fixed a caching test on Python 3.
Carl Meyer
2013-02-25
Fixed #18191 -- Don't consider Accept-Language redundantly in cache key.
Ćukasz Langa
2013-02-25
Fixed #19634 -- Added proper __hash__ methods.
Aymeric Augustin
2013-02-25
Fixed #6195 -- Documented caching options for javascript_catalog.
Aymeric Augustin
2013-02-25
Updated the release process docs to reflect the current practices.
Aymeric Augustin
2013-02-25
Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt.
Aymeric Augustin
2013-02-25
Use built-in fixture support rather than calling loaddata in setUp().
Carl Meyer
2013-02-25
Merge pull request #847 from fhahn/ticket_18176
Aymeric Augustin
2013-02-25
Fixed #19801 - Added brackets to input_formats.
Tim Graham
2013-02-25
Fixed #19854 -- Turn Django's own Selenium tests off by default.
Carl Meyer
2013-02-25
Fixed #18176 -- Added test for year lookups with year < 1000
Florian Hahn
2013-02-25
Fixed #19903 -- Fixed unbalanced setUp/tearDown calls in LiveServerAddress test
Claude Paroz
2013-02-25
Switching to autoescape is not a change in syntax.
Carl Meyer
2013-02-25
Remove leading underscore from a function that's all growed up now.
Carl Meyer
2013-02-25
Minor edits to some recently-added admin docs.
Carl Meyer
2013-02-25
Changed testing strategy used in 6b03179e.
Aymeric Augustin
2013-02-24
Fixed #19908 -- Added missing import in forms.py
Claude Paroz
2013-02-24
Fixed a test that was failing in Python 3.
Julien Phalip
2013-02-24
Merge pull request #824 from ambv/languagecode
Julien Phalip
2013-02-24
Added missing versionadded for sqldropindexes command docs
Claude Paroz
2013-02-24
Merge pull request #835 from vdboor/docfix
Tim Graham
2013-02-24
Fixed some docstrings that were raising Sphinx warnings when running the admi...
Julien Phalip
2013-02-24
Fixed python 3 support. Refs #17320
Florian Apolloner
2013-02-24
Merge pull request #834 from vdboor/issue_19906_list_classes
Aymeric Augustin
2013-02-24
Add column-<field_name> classes to the admin list
Diederik van der Boor
2013-02-24
Merge pull request #828 from zerok/tickets/17320
Florian Apolloner
2013-02-24
Fixed #19688 -- Allow model subclassing with a custom metaclass using six.wit...
Simon Charette
[prev]
[next]