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-12-15
[1.7.x] Fixed typos in docs/releases/1.7.2.txt.
Tim Graham
2014-12-15
[1.7.x] Fixed #23987 -- Made SQLite SchemaEditor always use effective_default().
Andriy Sokolovskiy
2014-12-14
[1.7.x] Fixed timesince translations for Korean
JuneHyeon Bae
2014-12-13
[1.7.x] Added release note for Refs #23969
Shai Berger
2014-12-13
[1.7.x] Updated advice on six.moves.range/xrange; refs #23812.
Tim Graham
2014-12-12
[1.7.x] Fixed #23455 -- Accept either bytes or text for related_name, convert...
Carl Meyer
2014-12-12
[1.7.x] Fixed #23982 -- Added doc note on generating Python 2/3 cross-compati...
Carl Meyer
2014-12-12
[1.7.x] Revert "Fixed #23455 -- Forced related_name to be a unicode string du...
Carl Meyer
2014-12-12
[1.7.x] Fixed #23857 -- Fixed admin crash with "save as new" and deleting inl...
Tim Graham
2014-12-12
[1.7.x] Fixed #23674 -- Fixed a crash when a MultiValueField has invalid data.
Grzegorz Slusarek
2014-12-11
[1.7.x] Appeased spell checker.
Tim Graham
2014-12-11
[1.7.x] Fixed typo in admin deprecation message.
Markus Amalthea Magnuson
2014-12-11
[1.7.x] Fixed #23956 -- Fixed migration creation for multiple table inheritance
Markus Holtermann
2014-12-11
[1.7.x] Fixed incorrect filter name in docs/topics/i18n/translation.txt.
Yohan Boniface
2014-12-09
[1.7.x] Fixed #23961 -- Clarified when makemigrations will create a directory.
Tim Graham
2014-12-08
[1.7.x] Fixed #23974 -- Clarified wording of FileField.save/delete save param...
Tim Graham
2014-12-08
[1.7.x] Refs #23964 -- Added warning about case-insensitive, unique fields us...
Jon Dufresne
2014-12-08
[1.7.x] Added an "htmlview" target to open docs after building them.
Berker Peksag
2014-12-08
[1.7.x] Fixed typo in docs/howto/custom-lookups.txt.
Quentin Pradet
2014-12-07
[1.7.x] Fixed typo in docs/howto/deployment/wsgi/uwsgi.txt.
Vladimir Rutsky
2014-12-07
[1.7.x] Fixed #23969: Made Oracle default test-tablespace larger.
Shai Berger
2014-12-06
[1.7.x] Fixed #23965 -- Mentioned that FieldFile inherits from File
Tim Graham
2014-12-06
[1.7.x] Cleaned up a note in docs/topics/db/sql.txt.
wrwrwr
2014-12-06
[1.7.x] Fixed typo in docs/ref/applications.txt.
Peter Inglesby
2014-12-06
[1.7.x] Fixed documentation of GeoModelAdmin.openlayers_url
Claude Paroz
2014-12-05
[1.7.x] Corrected example in Form.has_changed() docs.
Tim Graham
2014-12-05
[1.7.x] Fixed #23955 -- Corrected formset fields in topic guide.
Young Yang
2014-12-04
[1.7.x] Fixed #23954 -- Added special text/varchar PostgreSQL indexes in migr...
Claude Paroz
2014-12-04
[1.7.x] Fixed #23920 -- Fixed MySQL crash when adding blank=True to TextField.
Tim Graham
2014-12-03
[1.7.x] Fixed typo in aggregation docs.
Tim Graham
2014-12-03
[1.7.x] Documented a current limitation of multiple table annotation; refs #1...
Benjamin Bach
2014-12-03
[1.7.x] Fixed typo in docs/ref/request-response.txt.
Theodoros Ikonomou
2014-12-03
[1.7.x] Added a test to verify headers set by default middleware; refs #23939.
Tim Graham
2014-12-03
[1.7.x] Fixed assertion from refs #23939 test.
Tim Graham
2014-12-03
[1.7.x] Fixed #23939 -- Moved session verification out of SessionAuthenticati...
Tim Graham
2014-12-03
[1.7.x] Fixed #23950 -- Prevented calling deconstruct on classes in Migration...
Gavin Wahl
2014-12-02
[1.7.x] Added some directories on Jenkins to flake8 exclude.
Tim Graham
2014-12-02
[1.7.x] Tweaked fix for refs #23946; thanks Claude.
Tim Graham
2014-12-02
[1.7.x] Fixed #23946 -- Fixed runserver crash when socket error contains Unic...
Andriy Sokolovskiy
2014-12-02
[1.7.x] Fixed #23934 -- Fixed regression in admin views obj parameter.
Kamil Braun
2014-12-02
[1.7.x] Fixed #23909 -- Prevented crash when collecting SQL for RunSQL
Claude Paroz
2014-12-01
[1.7.x] Fixed selenium test failure of JavascriptI18nTests.
Tim Graham
2014-12-01
[1.7.x] Fixed flake8 warnings.
Tim Graham
2014-12-01
[1.7.x] Fixed #23880 -- Added missing index_together handling for SQLite
Markus Holtermann
2014-12-01
[1.7.x] Restored the 'TEST_' prefix in the warning about deprecated test data...
Shai Berger
2014-11-29
[1.7.x] Removed instructions to create a PostgreSQL cluster in GIS docs
Claude Paroz
2014-11-27
[1.7.x] Added notes on registering signals in ready() and using dispatch_uid.
wrwrwr
2014-11-27
[1.7.x] Fixed typo in docs/topics/forms/modelforms.txt.
wrwrwr
2014-11-27
[1.7.x] Fixed #23847 -- Improved the email_check example in the auth document...
Berker Peksag
2014-11-26
[1.7.x] Fixed #23872 -- Removed sensitivity of migrations tests to CWD.
Carl Meyer
[prev]
[next]