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-21
[1.7.x] Fixed #23043: alter_field drops defaults too
Andrew Godwin
2014-07-16
[1.7.x] Edited setup.py in reuseable apps tutorial to use a context manager f...
Dean Silfen
2014-07-16
[1.7.x] Alphabetized django.utils sections.
Corey Farwell
2014-07-16
[1.7.x] Added 1.6.6 release notes for #22998 (also forwardported those for #1...
Tim Graham
2014-07-16
[1.7.x] Fixed reference to pk in RedirectView.get_redirect_url doc.
Bartek Ciszkowski
2014-07-16
[1.7.x] Fixed #23041: Bad base dependencies for proxy models
Andrew Godwin
2014-07-16
[1.7.x] Fixed #23023 -- Added warning against local-memory cache.
Tim Graham
2014-07-16
[1.7.x] Added Chrome/IE support for a selenium test.
Tim Graham
2014-07-16
[1.7.x] Added forgotten files from commit 28efafa24c83
Claude Paroz
2014-07-16
[1.7.x] PEP8 cleanup
Anssi Kääriäinen
2014-07-16
[1.7.x] Fixed #22998 -- Updated the fast_delete logic for GFKs
Gavin Wahl
2014-07-16
[1.7.x] Ignored STATIC_ROOT and MEDIA_ROOT in makemessages
Claude Paroz
2014-07-15
[1.7.x] Fixed #23013 -- Fixed removing unique_together/index_together constra...
Tim Graham
2014-07-15
[1.7.x] Fixed #23008 -- Fixed typo causing bad migration dependencies.
Tim Graham
2014-07-15
[1.7.x] Fixed #22991 -- Prevented *.pyc files in autoreload monitoring
Claude Paroz
2014-07-14
[1.7.x] Fixed #22791 -- Invoke interactive questioner only for conflicts in s...
Huu Nguyen
2014-07-14
[1.7.x] Fixed #22992 -- regression in .filter(generic_fk=...) error message
Anssi Kääriäinen
2014-07-14
[1.7.x] Fixed #22994 -- regression with generic FK + admin list_view
Anssi Kääriäinen
2014-07-14
[1.7.x] Added a newline to appease flake8
Alex Gaynor
2014-07-14
[1.7.x] Fixed #23015 -- Fixed major/minor release terminology in docs.
Tim Graham
2014-07-12
[1.7.x] Fixed #22939 -- Delayed admin_static backend detection
Claude Paroz
2014-07-12
[1.7.x] Checked more precisely whether the app registry is ready.
Aymeric Augustin
2014-07-12
[1.7.x] Removed extra newline.
Tim Graham
2014-07-11
[1.7.x] Fixed #22983: Alert when squashing RunPython operations with referred...
Andrew Godwin
2014-07-10
[1.7.x] Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet.
Tim Graham
2014-07-10
[1.7.x] Add south upgrade note to 1.7 release notes
Andrew Godwin
2014-07-10
[1.7.x] Fix comment
Andrew Godwin
2014-07-10
[1.7.x] Fixed typo in docs/ref/contrib/gis/geos.txt.
Tim Graham
2014-07-10
[1.7.x] Fixed #22809 -- Added model Field API reference.
Jorge C. Leitão
2014-07-09
[1.7.x] Fixed #22922: Better error message for InvalidBasesError.
Andrew Godwin
2014-07-09
[1.7.x] Fixed #22970: Incorrect dependencies for existing migrated apps
Andrew Godwin
2014-07-09
[1.7.x] Revert "Improve cookie based session backend docs." refs #20418
Tim Graham
2014-07-09
[1.7.x] Fixed #22351 -- Removed usage of lambdas in model field options.
Tim Graham
2014-07-08
[1.7.x] Fixed #22812 -- Refactored lookup API documentation.
Jorge C. Leitão
2014-07-08
[1.7.x] Document -l as well as --list on migrate
Andrew Godwin
2014-07-08
[1.7.x] Added a unit test to ensure models cannot be ordered by a M2M field.
Daniel Pyrathon
2014-07-08
[1.7.x] Fixed #22978 -- Removed a USA-centric example that didn't add much.
Tim Graham
2014-07-07
[1.7.x] Renamed an admin_views test to fix ordering issue.
Tim Graham
2014-07-07
[1.7.x] Removed unnecessary directory in dispatch tests.
Tim Graham
2014-07-07
[1.7.x] Fixed flake8 errors.
Tim Graham
2014-07-07
[1.7.x] Fixed #22909 -- Removed camelCasing in some tests.
Tim Graham
2014-07-07
[1.7.x] Fixed #22942 -- Noted that __init__.py files are required for managem...
Tim Graham
2014-07-07
[1.7.x] Fixed a few PEP8 errors in settings doc.
Collin Anderson
2014-07-07
[1.7.x] Fixed #22966 -- Clarified which release notes appear for each doc ver...
Tim Graham
2014-07-06
[1.7.x] Fixed pyinotify performance regression in 15f82c7011
Claude Paroz
2014-07-06
[1.7.x] Fixed #22906 -- Added a more helpful repr to migrations' ModelState.
Loic Bistuer
2014-07-06
[1.7.x] Document --fake and --list on migrate command
Andrew Godwin
2014-07-05
[1.7.x] Fixed various minor doc typos / references.
Daniel Hahler
2014-07-05
[1.7.x] Fixed flake8 indentation.
Tim Graham
2014-07-05
[1.7.x] Updated tests per previous commit.
Tim Graham
[prev]
[next]