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
2014-06-24
Fixed #22799 -- Made GET and POST on HttpRequest QueryDicts, and FILES a Mult...
Duncan Parkes
2014-06-24
Fixed #22897 -- Made QueryDict query_string argument optional.
Duncan Parkes
2014-06-24
Improved documentation for QueryDict.
Duncan Parkes
2014-06-24
Fixed #21668 -- Return detailed error page when SuspiciousOperation is raised...
Anubhav Joshi
2014-06-24
Restored is_anonymous() check in ModelBackend permission checking removed in ...
Tim Graham
2014-06-23
Fixed #22708: Typo in autodetector base dependency gen
Andrew Godwin
2014-06-23
Fixed #22889: Unneeded to_field in fk.deconstruct causing swap issues
Andrew Godwin
2014-06-23
Fixed #22487: Don't flush out data from before normal TestCases
Andrew Godwin
2014-06-23
Fixed #17903 -- Modified ModelBackend to eliminate permissions on inactive us...
Jorge C. Leitão
2014-06-23
Simplified test of contrib.auth.tests.
Jorge C. Leitão
2014-06-23
Refactored common code in handlers/base.py and urlresolvers.py
Anubhav Joshi
2014-06-23
Removed 'to_field' from ForeignKey(settings.AUTH_USER_MODEL) in admin's initi...
Uriel Corfa
2014-06-23
Fixed problem introduced with #refs 13711.
Anubhav Joshi
2014-06-23
Cleaned temp dir in symlinks_supported()
Claude Paroz
2014-06-23
Fixed #8033 -- Explained app registry error during translation setup
Claude Paroz
2014-06-23
Fixed #22881 -- Better soft_applied migration detection
Chris Beaven
2014-06-22
Clean up syncdb parts of migrate output if no synced apps
Andrew Godwin
2014-06-22
Include swapped apps in autodetector state
Andrew Godwin
2014-06-22
Fixed #22875: Optimizer did not take through= into account.
Andrew Godwin
2014-06-23
Fixed #22867 -- Memoized django.utils.version.get_git_changeset().
Loic Bistuer
2014-06-21
Fixed #22793 -- Updated import location for GeometryColumns in tests
Claude Paroz
2014-06-21
Prevented evaluation of a possible lazy message
Claude Paroz
2014-06-20
Fixed test from refs #22782.
Tim Graham
2014-06-20
Fixed #22838 -- Deprecated ModelChoiceField.cache_choices.
Marc Tamlyn
2014-06-20
Added HTTP 308 status and its description.
Yazhong Liu
2014-06-20
Fixed #22782 -- Added i18n attr to Sitemap class
Luan Pablo
2014-06-20
Fixed #22514 -- Prevented indexes on virtual fields [postgres].
Vlastimil Zíma
2014-06-20
Fixed #22862 -- Added --noinput option to makemigrations.
Huu Nguyen
2014-06-20
Swapped placeholders in [sql]migrate command error
Claude Paroz
2014-06-19
Fixed #22863: Improve clarity of makemigrations for non-db params
Andrew Godwin
2014-06-19
Revert "Fixed #22867 -- Memoized django.utils.version.get_git_changeset()."
Aymeric Augustin
2014-06-19
Fixed #22867 -- Memoized django.utils.version.get_git_changeset().
Alexander Schepanovski
2014-06-19
Fixed #22835 -- Deprecated NoArgsCommand.
Maxime Turcotte
2014-06-18
Fixed #22778 -- Added a model Meta option to define default_related_name.
Renaud Parent
2014-06-17
Fixed #22861: Internal migrations done first so __first__ works
Andrew Godwin
2014-06-17
Fix __latest__ to actually resolve to the latest migration
Andrew Godwin
2014-06-17
Fixed #22853: Swapped models are now ignored for migration operations.
Andrew Godwin
2014-06-17
Fixed #13711 -- Model check added to ensure that auto-generated column name i...
Anubhav Joshi
2014-06-17
Merge pull request #2824 from valberg/22577
Andrew Godwin
2014-06-17
Fixed #22577: Python 3 broke on non-module migrations directory
Víðir Valberg Guðmundsson
2014-06-17
Fixed #22819 -- Renamed output_type -> output_field in query expression API.
Tim Graham
2014-06-16
Fixed #21498: Don't use a fallback language if you're en-us.
Andrew Godwin
2014-06-16
Fixed #22851: BinaryView wasn't getting a binary default
Andrew Godwin
2014-06-16
Renamed DatabaseFeature.supports_check_constraints to supports_column_check_c...
Tim Graham
2014-06-16
Ignore more blank throughs on swapped-out M2Ms
Andrew Godwin
2014-06-16
Ignore through being None on some special cases of fields.
Andrew Godwin
2014-06-16
Fixed #22845 -- Correctly handled memcached default timeout value.
Vincent-Vega
2014-06-16
Added database migration for contrib.auth.
Tim Graham
2014-06-16
Fixed flake8 error.
Tim Graham
2014-06-16
Added database migration for contrib.contenttypes.
Tim Graham
[prev]
[next]