index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
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
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-05-10
Adding a dependency graph class and tests
Andrew Godwin
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 #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
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 fragile admin validation of fields on ModelForm
Luke Plant
2013-05-08
Added an HTTP status code to Django's WSGI application that was missing (reas...
Alex Gaynor
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 #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError`
Tai Lee
2013-05-05
Ensured that the javascript_catalog view doesn't leak translations.
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
2013-05-04
Used ngettext in a formsets error message
Claude Paroz
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
2013-05-01
Fixed #19252 -- Added support for wheel packages.
Florian Apolloner
2013-04-29
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
2013-04-28
Fixed #18986 -- Improved error message for missing files
Aymeric Augustin
2013-04-28
Fixed #18336 -- Doubled request_queue_size.
Aymeric Augustin
2013-04-26
Fixed #20321 -- Added missing key name in MergeDict KeyError message
Claude Paroz
2013-04-25
Converted a list comprehension into a generator expression in query_utils.py
Adrian Holovaty
2013-04-25
Negligible formatting fixes in query_utils.py
Adrian Holovaty
2013-04-25
Removed an errant ipdb import from commit 9777442
Adrian Holovaty
2013-04-24
Fixed documentation of disable_constraint_checking
Michael Manfre
2013-04-23
Clearer explanation when exception has no message
Marti Raudsepp
2013-04-19
Fix != operations on lazy objects.
Alex Gaynor
2013-04-19
Fixed #20276 -- Implemented __bool__ for MergeDict
Anton Baklanov
2013-04-19
Fix schema editor interaction with new transactions
Andrew Godwin
2013-04-18
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-04-18
Use `LOOKUP_SEP` in `get_or_create`.
Simon Charette
2013-04-15
Updated get_ogr_db_string in inspectapp tests to support MySQL/Spatialite
Claude Paroz
2013-04-15
Properly used test skipping in OGRInspectTest TestCase
Claude Paroz
2013-04-14
Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.
Matthew Tretter
2013-04-13
Fixed #17840 -- Generalized named placeholders in form error messages
Claude Paroz
2013-04-13
Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect
Baptiste Mispelon
[prev]
[next]