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-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-11
Fixed #19939 -- generic relations + split_exclude regression
Anssi Kääriäinen
2013-05-10
Updated my bio.
Jannis Leidel
2013-05-10
Make a start on operations and state (not sure if final layout)
Andrew Godwin
2013-05-10
Fixed an obvious typo.
Alex Gaynor
2013-05-10
Do some basic testing of the recorder
Andrew Godwin
2013-05-10
Add root_node and leaf_node functions to MigrationGraph
Andrew Godwin
2013-05-10
First phase of loading migrations from disk
Andrew Godwin
2013-05-10
Fixed two admin_views tests under Oracle.
Aymeric Augustin
2013-05-10
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-05-10
Adding a dependency graph class and tests
Andrew Godwin
2013-05-10
Fixed #20385 -- Typo in files docs.
Aymeric Augustin
2013-05-10
[py3] Made GeoIP tests pass with Python 3
Claude Paroz
2013-05-10
Fixed #20384 -- Forced GeoIP_open path argument to bytestring
Claude Paroz
2013-05-09
Fixed a test that fails under Python 3.
Aymeric Augustin
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-09
Further removal of static admin validation that can fail erroneously
Luke Plant
2013-05-09
Fixed conditional skipping of test for left/right lookup types.
Aymeric Augustin
2013-05-09
Made gis_terms be a set, rather than a dict with None for all keys.
Alex Gaynor
2013-05-09
Rest of the _meta.app_cache stuff. Schema tests work now.
Andrew Godwin
2013-05-09
Split out a BaseAppCache, make AppCache borg again, add _meta.app_cache
Andrew Godwin
2013-05-09
Removed a test that didn't make sense; code could never be called the way the...
Alex Gaynor
2013-05-09
Fixed #20215 -- Disabled persistent connections by default.
Aymeric Augustin
2013-05-09
Whoops. Need to be good and use six.
Andrew Godwin
2013-05-09
Improve error message for bad FK resolution
Andrew Godwin
2013-05-08
Merge pull request #1049 from mfogel/remove-unescessary-parameter-checks
Alex Gaynor
2013-05-09
Removed some failing tests missed in 1556b1c3b7a18cadf4d66d2ab6301d7fe8646ba5
Luke Plant
2013-05-09
Removed fragile admin validation of fields on ModelForm
Luke Plant
2013-05-08
Marked a test as an expected failure on MySQL and Python 3.2.
Aymeric Augustin
2013-05-08
Added an HTTP status code to Django's WSGI application that was missing (reas...
Alex Gaynor
2013-05-08
Marked tests of BinaryFields as expected failures on MySQL and Python 3.
Aymeric Augustin
2013-05-08
[py3] Stopped iterating on exceptions. Refs #20025.
Aymeric Augustin
2013-05-08
Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
Aymeric Augustin
2013-05-08
Fixed test failures on MySQL.
Aymeric Augustin
2013-05-08
Fixed #20256 -- Corrected startproject --template help text
Claude Paroz
2013-05-07
Remove unnecessary check on __set__ parameters.
Mike Fogel
2013-05-07
Fixed Sphinx error in tutorial 1.
Carl Meyer
2013-05-07
Fixed inconsistent punctuation in tutorial 5.
Carl Meyer
2013-05-07
Python 2.5 is not relevant to master.
Carl Meyer
2013-05-07
Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError`
Tai Lee
2013-05-07
Remove outdated ForeignKey manager documentation.
Mike Fogel
2013-05-06
Fixed #20177 - Corrected docs for django.test.utils.setup_test_environment.
Tim Graham
2013-05-06
Fixed #20274 - Added some clarifying section headings in the test docs.
Tim Graham
2013-05-06
Fixed #20305 - Added include for polls/static to MANIFEST.in in tutorial.
Tim Graham
2013-05-05
Found a mistake in SQL documentation
Christopher Allen-Poole
2013-05-05
Ensured that the javascript_catalog view doesn't leak translations.
Florian Apolloner
2013-05-05
Fixed a regression introduced in 9f7a01ef2bed8c0395a970286e8f87fd7d344b3b.
Florian Apolloner
2013-05-04
One more changed import location of wraps
Claude Paroz
2013-05-04
Fixed #18351 -- Added X-Robots-Tag header to sitemaps
Claude Paroz
2013-05-04
Systematically imported wraps from functools
Claude Paroz
[prev]
[next]