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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2014-10-17
[1.7.x] Fixed #23615 -- Validate that a Model instance's "check" attribute is...
Rigel Di Scala
2014-10-16
[1.7.x] Fixed #12008 -- Clarified relationship between template blocks and in...
mcgeeco
2014-10-15
[1.7.x] Fixed pep8 in docs/topics/logging.txt
Ian Lee
2014-10-13
[1.7.x] Fixed #23638 -- Prevented crash while parsing invalid cookie content
Claude Paroz
2014-10-12
[1.7.x] Fixed #23063 -- Convert \n and \r to \r\n when using the SMTP backend...
Florian Apolloner
2014-10-12
[1.7.x] Fixed #23639 -- Fixed doc error in RegexValidator.regex
Dori
2014-10-10
[1.7.x] Fixed #23631 -- Removed outdated note on MySQL timezone support.
Tim Graham
2014-10-10
[1.7.x] Fixed #23616 - Fixed generic relations in ModelAdmin.list_filter.
Konrad Świat
2014-10-09
[1.7.x] Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL c...
Markus Holtermann
2014-10-09
[1.7.x] Fixed #23365 -- Added support for timezone-aware datetimes to migrati...
Rudy Mutter
2014-10-08
[1.7.x] Fixed #23333 -- Made urlsafe_base64_decode() return proper type on Py...
Ian Foote
2014-10-08
[1.7.x] Fixed #23587 -- Clarified admin template overriding in tutorial 2.
Tim Graham
2014-10-08
[1.7.x] Fixed #23611 -- update_or_create failing from a related manager
André Ericson
2014-10-06
[1.7.x] Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt.
Tim Graham
2014-10-06
[1.7.x] Fixed #23593 -- Fixed crash in AdminEmailHandler with non-ASCII chara...
Tim Graham
2014-10-06
[1.7.x] Fixed #23601 -- Ensured view exists in URLconf before importing it in...
Markus Holtermann
2014-10-06
[1.7.X] Fixed #23602 -- Add comment on get_absolute_url regarding user input
Carl Meyer
2014-10-07
[1.7.x] Fixed #23594 -- Fixed deepcopy on ErrorList.
Loic Bistuer
2014-10-06
[1.7.x] Updated links in admin docs to use :ref:
Kostochko Dmitriy
2014-10-06
[1.7.x] Fixed #23604 -- Allowed related m2m fields to be references in the ad...
Emmanuelle Delescolle
2014-10-06
[1.7.x] Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMix...
Ismail Badawi
2014-10-04
[1.7.x] Made minor typographic correction to SECRET_KEY docs.
Erik Romijn
2014-10-04
[1.7.x] Fixed #22310 -- Documented exact usage of SECRET_KEY
Erik Romijn
2014-10-02
[1.7.x] Documented how to rename get_query_set if you are a library author
Luke Plant
2014-10-01
[1.7.x] Added flat=False to signature of QuerySet.values_list()
jnothman
2014-10-01
[1.7.x] Fixed #23578 -- Changed examples in docs to use patterns
Alasdair Nicol
2014-09-29
[1.7.x] Fixed #17638 -- Added crosslinks between topic and reference guides.
Duane Hilton
2014-09-29
[1.7.x] Fixed typo in docs/topics/db/managers.txt
Greg Brown
2014-09-27
[1.7.x] Fixed #23560 -- Fixed MigrationWrite to handle builtin types without ...
Loic Bistuer
2014-09-26
[1.7.X] How many is two?
Carl Meyer
2014-09-26
[1.7.X] Fixed #23561 -- Corrected a security doc example that requires an unq...
Carl Meyer
2014-09-25
[1.7.x] Fixed #23537 -- Added Oracle GIS SchemaEditor.
Tim Graham
2014-09-25
[1.7.x] Fixed #23455 -- Forced related_name to be a unicode string during dec...
Markus Holtermann
2014-09-25
[1.7.x] Fixed #23538 -- Added SchemaEditor for MySQL GIS.
Tim Graham
2014-09-25
[1.7.x] Fixed #23415 -- Added fields for unmanaged and proxy model migrations.
Markus Holtermann
2014-09-25
[1.7.x] Replaced input by textarea in forms docs
Claude Paroz
2014-09-24
[1.7.x] Revert "Fixed #23474 -- Prevented migrating backwards from unapplying...
Tim Graham
2014-09-24
[1.7.x] Fixed #23421 -- Corrected TEST SERIALIZE setting.
Tim Graham
2014-09-24
[1.7.x] Fixed #22959 -- Documented that class-based validators need to be dec...
Markus Holtermann
2014-09-24
[1.7.x] Fixed #23473 -- Documented that @deconstructible classes need __eq__.
Markus Holtermann
2014-09-24
[1.7.x] Corrected --noinput docs for makemigrations; refs #23407.
Tim Graham
2014-09-24
[1.7.x] Added SuspiciousOperation to list of caught exceptions in testing docs.
Thomas Grainger
2014-09-24
[1.7.x] Fixed #23426 -- Don't require double percent sign in RunSQL without p...
Markus Holtermann
2014-09-24
[1.7.x] Fixed #23539 -- Added get_extra(), get_max_num(), and get_min_num() h...
Justin Caratzas
2014-09-23
[1.7.x] Fixed #23503 -- Fixed renaming of model with self-referential m2m field.
Sergey Fedoseev
2014-09-23
[1.7.x] Fixed #23065 -- Quoted constraint names in SQL generated by migrations.
Sergey Fedoseev
2014-09-22
[1.7.x] Fixed #23535 -- Updated tutorial to account for default filter added ...
velis74
2014-09-22
[1.7.x] Fixed #23532 -- Fixed Macedonian locale date formats
Dejan Noveski
2014-09-21
[1.7.x] Fixed #23512 -- Made migration docs about initial_data clearer
Ola Sitarska
2014-09-21
[1.7.x] Fixed #23529 -- Replaced comments tag library with humanize in docs
Ola Sitarska
[prev]
[next]