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-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
2014-07-05
[1.7.x] Added a space before explanation of "Invalid HTTP_HOST header: ..."
Daniel Hahler
2014-07-05
[1.7.x] Fixed #22943 -- Correctly serialize compiled regexes.
Simon Charette
2014-07-05
[1.7.x] Fixed #22960: Bad handling of relations as PKs in autodetector
Andrew Godwin
2014-07-05
[1.7.x] Ensured bound field renders as unicode safe data
Claude Paroz
2014-07-04
[1.7.x] Fixed #22915 -- Document backward incompatible changes in the Validat...
Loic Bistuer
2014-07-03
[1.7.x] Fixed #22924 -- Added a note about MEDIA_URL in templates.
Tim Graham
2014-07-02
[1.7.x] Fixed #18108 -- Added instructions for translating documentation.
Tim Graham
2014-07-02
[1.7.x] Fixed #22940 -- Added missing string iterpolation parameters in migra...
Colin Wood
2014-07-02
[1.7.x] Clarified that LocMemCache is per-process; refs #7639.
Tim Graham
2014-07-02
[1.7.x] Removed non-existent reference to args/kwargs in manager docs.
Éric Araujo
2014-07-01
[1.7.x] Fixed #22932: Documented circular dependency issues with swappable user
Andrew Godwin
[prev]
[next]