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
/
ref
Age
Commit message (
Expand
)
Author
2014-12-11
Fixed #23977 -- Added setdefault() method to HttpResponse
Sergey Parkhomenko
2014-12-09
Fixed #23961 -- Clarified when makemigrations will create a directory.
Tim Graham
2014-12-08
Fixed typo in spatialite.txt
Claude Paroz
2014-12-08
Ran 'CREATE EXTENSION postgis' during prepare_database hook
Claude Paroz
2014-12-08
Fixed #20968 -- Checked Spatialite metadata before migrations
Claude Paroz
2014-12-08
Fixed #23974 -- Clarified wording of FileField.save/delete save parameter.
Tim Graham
2014-12-08
Refs #23964 -- Added warning about case-insensitive, unique fields used with ...
Jon Dufresne
2014-12-08
Fixed #23968 -- Replaced list comprehension with generators and dict comprehe...
Jon Dufresne
2014-12-06
Fixed #23965 -- Mentioned that FieldFile inherits from File
Tim Graham
2014-12-06
Fixed typo in docs/ref/applications.txt.
Peter Inglesby
2014-12-06
Fixed documentation of GeoModelAdmin.openlayers_url
Claude Paroz
2014-12-05
Corrected example in Form.has_changed() docs.
Tim Graham
2014-12-04
Added versionadded annotation for contrib.postgres.
Tim Graham
2014-12-03
Fixed typo in docs/ref/request-response.txt.
Theodoros Ikonomou
2014-12-03
Removed redundant numbered parameters from str.format().
Berker Peksag
2014-12-02
Fixed incorrect use of rst section heirarchy in form fields docs.
Elena Williams
2014-11-29
Removed instructions to create a PostgreSQL cluster in GIS docs
Claude Paroz
2014-11-28
Fixed #23423 -- Added unaccent lookup in django.contrib.postgres
Thomas Chaumeny
2014-11-28
Fixed #23728 -- Added the --exit option to makemigrations.
Tim Heap
2014-11-28
Fixed #901 -- Added Model.refresh_from_db() method
Anssi Kääriäinen
2014-11-27
Fixed #23338 -- Added warning when unique=True on ForeigKey
Diego Guimarães
2014-11-27
Added notes on registering signals in ready() and using dispatch_uid.
wrwrwr
2014-11-26
Fixed #23801 -- Added warning when max_length is used with IntegerField
MattBlack85
2014-11-26
Fixed #23901 -- Documented how to use SpatiaLite with Homebrew.
Kenial Lee
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-11-26
Updated formtools docs to point at new package outside the Django repo.
Jannis Leidel
2014-11-25
Fixed #23914 -- Improved {% now %} to allow storing its result in the context.
Baptiste Mispelon
2014-11-25
Added warning about get_inline_instances() permission checking; refs #23754.
Simon Charette
2014-11-25
Fixed #23682 -- Enhanced circular redirects detection in tests.
wrwrwr
2014-11-25
Fixed #21587 -- Added a warning for changing default of RedirectView.permanent.
Berker Peksag
2014-11-25
Fixed typo in docs/ref/django-admin.txt
Richard Olsson
2014-11-24
Fixed #23742 -- Added an option to reverse tests order.
wrwrwr
2014-11-24
Fixed spelling in docs/ref/django-admin.txt.
Tim Graham
2014-11-23
Deprecated dirs argument to override TEMPLATE_DIRS.
Aymeric Augustin
2014-11-22
Updated an old note about GEOSGeometry.transform
Claude Paroz
2014-11-21
Fixed #21753 -- Raised exception when both `form_class` and `fields` are spec...
Berker Peksag
2014-11-21
Fixed #23865 -- documented how to assign errors to a field in Model.clean()
Alasdair Nicol
2014-11-21
Corrected Permission.max_length in docs; refs #8162.
Sergey Fedoseev
2014-11-20
Added missing backticks to form validation docs
Alasdair Nicol
2014-11-20
Fixed #23817 -- Updated docs on QuerySet evaluation
Michal Petrucha
2014-11-19
Fixed #23410 -- Avoided unnecessary rollbacks in related apps when migrating ...
Carl Meyer
2014-11-18
Fixed #23849 -- Documented the locmem.Loader class.
Preston Timmons
2014-11-18
Fixed #18714 -- Added 'fuzzy' compilemessages option
Anton Baklanov
2014-11-17
Fix malformed note directives.
Carl Meyer
2014-11-16
Moved all template loaders under django.template.loaders.
Aymeric Augustin
2014-11-16
Renamed qn to compiler
Josh Smeaton
2014-11-16
Merge pull request #3549 from psagers/master
Julien Phalip
2014-11-15
Removed old version note in layermapping.txt
Claude Paroz
2014-11-15
Fixes a race condition in the documentation.
Peter Sagerson
2014-11-15
Fixed #23808 -- Documented that migrations table is created when using runser...
Andreas Madsack
[prev]
[next]