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
2014-06-24
Improved documentation for QueryDict.
Duncan Parkes
2014-06-24
Fixed typo in middleware docs.
Peter Kowalczyk
2014-06-24
Fixed #22796 -- Added a more basic explanations of forms.
Daniele Procida
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-24
Fixed #22880 -- Added FAQ entry about UnicodeDecodeError
Claude Paroz
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
Fixed typo: MultipleModelChoiceField -> ModelMultipleChoiceField.
Tim Graham
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
Fixed test failures introduced by refs #22881.
Tim Graham
2014-06-23
Fixed #22888 -- Removed some unnecessary text in tutorial 3.
Tim Graham
2014-06-23
Created import-time test temp dirs in known location
Claude Paroz
2014-06-23
Ensured cache tests do not leak temp dirs
Claude Paroz
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
Removed some apps from ALWAYS_INSTALLED_APPS
Claude Paroz
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
Added refs #22514 to 1.6.6 release notes.
Tim Graham
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
Moved a line outside of try/except to prevent an error in finally.
Tim Graham
2014-06-20
Fixed #22862 -- Added --noinput option to makemigrations.
Huu Nguyen
2014-06-20
Fixed #22836 -- Linked tutorial05 to the right section of tutorial04.
Maxime Turcotte
2014-06-20
Swapped placeholders in [sql]migrate command error
Claude Paroz
2014-06-19
Fixed #22874: Document that AUTH_USER_MODEL must be in first migration
Andrew Godwin
2014-06-19
Fixed #22863: Improve clarity of makemigrations for non-db params
Andrew Godwin
2014-06-19
Refs #12663 -- Added tests for methods in db.models.options.
Daniel Pyrathon
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
Removed a CSRF example for jQuery < 1.5.
Tim Graham
2014-06-18
Fixed #22859 -- Improved crossDomain technique in CSRF example.
Tim Graham
2014-06-18
Fixed #22778 -- Added a model Meta option to define default_related_name.
Renaud Parent
2014-06-18
Fixed #14481 -- Documented implicit "through" class created by ManyToManyField.
Jorge C. Leitão
2014-06-18
Fixed several flake8 errors
Alex Gaynor
[prev]
[next]