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-29
Fixed #23129 -- Added 'true' and 'false' to `NullBooleanField`.
Kit La Touche
2014-07-29
Fixed #23092: Squashing handles external dependencies
Andrew Godwin
2014-07-29
Fixed #23127: south_migrations note in docs
Andrew Godwin
2014-07-29
Fixed #23090: Document and enforce not double-squashing migrations
Andrew Godwin
2014-07-29
Fixed #23101: Prefer doing deletes before creates in autodetector.
Andrew Godwin
2014-07-29
Fixed a typo in the admin documentation.
David Arcos
2014-07-29
Fix soft_applied in a way that doesn't break tests
Andrew Godwin
2014-07-29
Make detect_soft_applied exit correctly on non-create migrations
Andrew Godwin
2014-07-29
Forwardported 1.6.6 release notes for refs #20292.
Tim Graham
2014-07-29
Fixed #23079 -- Added data loss issues to those that will be backported to LTS.
Tim Graham
2014-07-29
Fixed #23120 -- Updated GeoDjango tutorial for migrations workflow.
Tim Graham
2014-07-29
Fixed #22962 -- Default values for ArrayField with migrations.
Marc Tamlyn
2014-07-29
Fixed #23123 -- Don't use a bare except in ModelAdmin documentation
Baptiste Mispelon
2014-07-29
Fixed #23114 -- Clarified documentation of template lookups.
Baptiste Mispelon
2014-07-28
Fixed #23121: AlterModelOptions operation not changing state right
Andrew Godwin
2014-07-28
Fixed #23100: Individual FK creation missing dependencies
Andrew Godwin
2014-07-28
Fixed #22491 -- documented how select_for_update() should be tested.
Moayad Mardini
2014-07-28
Fixed #23102 -- Documented that sql* commands now respect allow_migrate().
Gabriel Muñumel
2014-07-28
Fixed #23113 -- ChoiceInput.render should take specified attrs into account.
Simon Charette
2014-07-28
Fixed #23074 -- Avoided leaking savepoints in atomic.
Aymeric Augustin
2014-07-27
Fixed #23062 -- Documented how to create superuser.
Aymeric Augustin
2014-07-27
Correctly remove extraneous text about keys from previous edit.
James Bennett
2014-07-27
Update from key ID in security.txt to authorized release keys list.
James Bennett
2014-07-27
Fixed #23098 -- Checked that lazy choices are not evaluated too soon
Florian Apolloner
2014-07-27
Only warn about initial data if fixtures have been found.
Florian Apolloner
2014-07-26
Fixed #22979 -- Moved bug* tests
Tushar Bhatia
2014-07-26
Fixed #23106 -- Updated class-based view reference title.
David Hoffman
2014-07-26
Fixed #23101 db_table wasn't copied in deconstruct
Abraham Martin
2014-07-26
Fixed #22944: Bad dependency on FK alteration in autodetector
Andrew Godwin
2014-07-26
Fixed #23060 -- Prevented UnicodeDecodeError in debug templatetag
qingfeng
2014-07-26
Fixed #22873 -- Renamed use_debug_cursor to force_debug_cursor to clarify the...
areski
2014-07-26
Fixed #22553 -- Added refreshing queryset info to docs.
David Hoffman
2014-07-26
Fixed #16617 -- Added 'value' to BaseValidator params.
Anubhav Joshi
2014-07-26
Fixed #23103 -- Added contributing tutorial link to contributing index.
Petras Zdanavičius
2014-07-26
Fixed #22305 -- Added note to docs about UTF8 database requirement.
Niclas Olofsson
2014-07-26
Merge pull request #2967 from hirokiky/fix23070
James Bennett
2014-07-26
Fixed #22887 -- Added comment for translators on unique_for_date error message
Federico Frenguelli
2014-07-26
Fixed code to solve #23070 problem
Hiroki KIYOHARA
2014-07-26
Added test for the #23070 problem
Hiroki KIYOHARA
2014-07-26
Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-25
Fixed bad usage of rstrip() that caused test failure.
Tim Graham
2014-07-25
Fixed #23083 -- Fixed runserver reloading when deleting a file.
Tim Graham
2014-07-25
Fixed #23085: Better error message for PostGIS 1.5/bad custom fields
Andrew Godwin
2014-07-25
Restore support for reading __latest__ for compatability
Andrew Godwin
2014-07-25
Fixed #23093: soft application detection for swapped models
Andrew Godwin
2014-07-25
Mark initial_data as deprecated separately from syncdb. Refs #23077.
Andrew Godwin
2014-07-25
Merge pull request #2938 from dekkers/ticket_23071
Andrew Godwin
2014-07-25
Fixed #22827 -- clarified what each cache middleware does.
Moayad Mardini
2014-07-25
Improved docs for GEOSGeometry.simplify()
Tom Dyson
2014-07-25
Fixed #23088 -- Used `six` `range` type in `Paginator.page_range`.
Moayad Mardini
[prev]
[next]