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-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] 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] 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 #23880 -- Added missing index_together handling for SQLite
Markus Holtermann
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 #23901 -- Documented how to use SpatiaLite with Homebrew.
Kenial Lee
2014-11-26
[1.7.x] Release notes for ff3d746e8d8e8fbe6de287bd0f4c3a9fa23c18dc
Luke Plant
2014-11-25
[1.7.x] Fixed #23754 -- Always allowed reference to the primary key in the admin
Simon Charette
2014-11-25
[1.7.x] Added warning about get_inline_instances() permission checking; refs ...
Simon Charette
2014-11-25
[1.7.x] Fixed #23898 -- Added missing context to admin's deleted_selected view.
Redouane Zait
2014-11-25
[1.7.x] Fixed typo in docs/ref/django-admin.txt
Richard Olsson
2014-11-24
[1.7.x] Fixed #23907 -- Added admin.site.register in tutorial 2 for consistency.
Tim Graham
2014-11-24
[1.7.x] Fixed #23888 -- Fixed crash in File.__repr__() when name contains uni...
Sergey Fedoseev
2014-11-24
[1.7.x] Further fixes to the migration notes for get_query_set
Luke Plant
2014-11-24
[1.7.x] Fixed #23543 -- Added docs on testing management command output.
Danilo Bargen
2014-11-24
[1.7.x] Better migration docs for get_query_set -> get_queryset
Luke Plant
2014-11-23
[1.7.x] Fixed #23900 -- Added missing imports in code example.
Kevin Ndung'u
2014-11-22
Revert "[1.7.x] Fixed #23892 -- Made deconstructible classes forwards compati...
Carl Meyer
2014-11-22
[1.7.x] Fixed #23892 -- Made deconstructible classes forwards compatible
Carl Meyer
2014-11-22
[1.7.x] Updated an old note about GEOSGeometry.transform
Claude Paroz
2014-11-21
[1.7.x] Fixed #23778 -- Added a doc section on using the Django runner for re...
Stanislas Guerra
2014-11-21
[1.7.x] Fixed #23865 -- documented how to assign errors to a field in Model.c...
Alasdair Nicol
2014-11-21
[1.7.x] Fixed typo in docs/internals/release-process.txt.
Tom V
2014-11-21
[1.7.x] Fixed #23794 -- Fixed migrations crash when removing a field that's p...
Andrzej Pragacz
2014-11-20
[1.7.x] Fixed #23605 -- Fixed nested subquery regression
Anssi Kääriäinen
2014-11-20
[1.7.x] Added missing backticks to form validation docs
Alasdair Nicol
2014-11-20
[1.7.x] Fixed #23817 -- Updated docs on QuerySet evaluation
Michal Petrucha
2014-11-19
[1.7.x] Fixed #23410 -- Avoided unnecessary rollbacks in related apps when mi...
Carl Meyer
2014-11-19
[1.7.x] Fixed #22248 -- Made RenameModel reversible
Stratos Moros
2014-11-18
[1.7.x] Fixed #23799 -- Made makemigrations respect --no-optimize.
Tillmann Karras
2014-11-17
[1.7.x] Fix malformed note directive.
Carl Meyer
2014-11-17
[1.7.x] Fixed #23859 -- Fixed a migration crash when a field is renamed that ...
Markus Holtermann
2014-11-17
[1.7.x] Fixed #23855 -- Removed unnecessary all() in tutorial 3.
Tim Graham
2014-11-16
[1.7.x] Fixed #23690 - fixed examples of manual rendering of form fields
nmundar
2014-11-16
[1.7.x] Fixes a race condition in the documentation.
Peter Sagerson
2014-11-15
[1.7.x] Fixed #23808 -- Documented that migrations table is created when usin...
Andreas Madsack
2014-11-15
[1.7.x] Fixed #23793 -- Clarified password reset behavior in auth docs
Erik Romijn
2014-11-15
[1.7.x] Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FO...
Berker Peksag
[prev]
[next]