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-07-15
Fixed #22991 -- Prevented *.pyc files in autoreload monitoring
Claude Paroz
2014-07-14
Fixed #23005 -- Allowed specifying special fallback languages
Claude Paroz
2014-07-14
Fixed name of database connection feature
Shai Berger
2014-07-14
Fixed #22791 -- Invoke interactive questioner only for conflicts in specified...
Huu Nguyen
2014-07-14
Fixed #22992 -- regression in .filter(generic_fk=...) error message
Anssi Kääriäinen
2014-07-14
Fixed #22994 -- regression with generic FK + admin list_view
Anssi Kääriäinen
2014-07-14
Fixed #22789 -- Deprecated django.contrib.webdesign.
Tim Graham
2014-07-14
Fixed/improved release note for refs #13147; thanks Loic.
Tim Graham
2014-07-13
Fixed #23015 -- Fixed major/minor release terminology in docs.
Tim Graham
2014-07-13
Added a newline to appease flake8
Alex Gaynor
2014-07-12
Fixed #22939 -- Delayed admin_static backend detection
Claude Paroz
2014-07-12
Checked more precisely whether the app registry is ready.
Aymeric Augustin
2014-07-12
Removed extra newline.
Tim Graham
2014-07-11
Bump the default iterations for PBKDF2.
Alex Gaynor
2014-07-11
Fixed #22983: Alert when squashing RunPython operations with referred functions.
Andrew Godwin
2014-07-10
Removed docs for @permalink decorator.
Tim Graham
2014-07-10
Added contrib.auth migration for refs #13147.
Tim Graham
2014-07-10
Add south upgrade note to 1.7 release notes
Andrew Godwin
2014-07-10
Fix comment
Andrew Godwin
2014-07-10
Fixed #13147 -- Moved User validation logic from form to model.
Yin Jifeng
2014-07-10
Removed primary authors section from AUTHORS.
Tim Graham
2014-07-10
Fixed typo in docs/ref/contrib/gis/geos.txt.
Tim Graham
2014-07-10
Fixed #22809 -- Added model Field API reference.
Jorge C. Leitão
2014-07-09
Fixed #22922: Better error message for InvalidBasesError.
Andrew Godwin
2014-07-09
Fixed #22970: Incorrect dependencies for existing migrated apps
Andrew Godwin
2014-07-10
Fixed #22988 -- Adjusted an introspection test assertion.
Josh Smeaton
2014-07-09
Fixed #19671 -- Added warnings that null and validators are ignored for ManyT...
Anubhav Joshi
2014-07-09
Revert "Improve cookie based session backend docs." refs #20418
Tim Graham
2014-07-09
Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet.
Tim Graham
2014-07-09
Fixed #22351 -- Removed usage of lambdas in model field options.
Tim Graham
2014-07-09
Fixed #22223 -- Prevented over-escaping URLs in reverse()
Claude Paroz
2014-07-08
Fixed #22812 -- Refactored lookup API documentation.
Jorge C. Leitão
2014-07-08
Document -l as well as --list on migrate
Andrew Godwin
2014-07-08
Added a unit test to ensure models cannot be ordered by a M2M field.
Daniel Pyrathon
2014-07-08
Fixed #22978 -- Removed a USA-centric example that didn't add much.
Tim Graham
2014-07-08
Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD s...
Anubhav Joshi
2014-07-07
Removed unnecessary directory in dispatch tests.
Tim Graham
2014-07-07
Fixed flake8 errors.
Tim Graham
2014-07-07
Fixed #22909 -- Removed camelCasing in some tests.
Tim Graham
2014-07-07
Fixed #22942 -- Noted that __init__.py files are required for management comm...
Tim Graham
2014-07-07
Fixed #22966 -- Clarified which release notes appear for each doc version.
Tim Graham
2014-07-06
Fixed a few PEP8 errors in settings doc.
Collin Anderson
2014-07-06
Fixed pyinotify performance regression in 15f82c7011
Claude Paroz
2014-07-06
Fixed #21079 -- Further normalized table names in inspectdb
Claude Paroz
2014-07-06
Fixed #22906 -- Added a more helpful repr to migrations' ModelState.
Loic Bistuer
2014-07-06
Document --fake and --list on migrate command
Andrew Godwin
2014-07-05
Fixed various minor doc typos / references.
Daniel Hahler
2014-07-05
Fixed flake8 indentation.
Tim Graham
2014-07-05
Updated tests per previous commit.
Tim Graham
2014-07-05
Added a space before explanation of "Invalid HTTP_HOST header: ..."
Daniel Hahler
[next]