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
2013-02-20
[1.4.x] Bump version numbers to roll a clean package.
1.4.5
James Bennett
2013-02-20
[1.4.x] Note that ALLOWED_HOSTS default changes in Django 1.5.
Carl Meyer
2013-02-19
[1.4.x] Don't characterize XML vulnerabilities as DoS-only.
Carl Meyer
2013-02-19
[1.4.x] Bump version numbers for security release.
1.4.4
James Bennett
2013-02-19
[1.4.x] Update 1.4.4 release notes for all security fixes.
Carl Meyer
2013-02-19
[1.4.x] Added a default limit to the maximum number of forms in a formset.
Aymeric Augustin
2013-02-19
[1.4.x] Added ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
2013-02-16
[1.4.x] Fixed #19824 - Corrected the class described for Field.primary_key fr...
Tim Graham
2013-02-16
[1.4.x] Fixed #19812 - Removed a duplicate phrase in the widget docs.
Tim Graham
2013-02-16
[1.4.x] Fixed #19719 - Removed misleading example from ModelForm documentation
Alex Hunley
2013-02-12
[1.4.x] Fixed #19815 - Removed an unused import in tutorial 3.
Tim Graham
2013-02-11
Fixed WSGIPythonPath instruction in deployment docs
Claude Paroz
2013-02-07
[1.4.x] Fixed #19756 - Corrected a ManyToMany example and added some links an...
Tim Graham
2013-01-17
[1.4.x] Fixed #19555 - Removed '2012' from tutorial 1.
Tim Graham
2013-01-09
[1.4.x] Addeded CSS to bold deprecation notices.
Tim Graham
2012-12-21
[1.4.X] Fixed #19506 - Remove 'mysite' prefix in model example.
Tim Graham
2012-12-19
[1.4.x] Added PASSWORD_HASHERS to settings reference document.
Ramiro Morales
2012-12-15
[1.4.X] Fixed #18099 -- corrected a typo in the initial data docs. Thanks to...
Alex Gaynor
2012-12-10
[1.4.x] Bump version numbers for security release.
1.4.3
James Bennett
2012-12-10
[1.4.X] Fixed a security issue in get_host.
Florian Apolloner
2012-11-22
[1.4.X] Fixed #19317 - Added an image for warning blocks in the docs
Tim Graham
2012-11-21
[1.4.x] Added examples of using startproject/app with URLs
Preston Holmes
2012-11-20
[1.4.x] Corrected docs about default value of MESSAGE_STORAGE
Luke Plant
2012-11-17
[1.4.X] Fixed #13997 - Added an example of constructing a MultiWidget and doc...
Tim Graham
2012-11-13
[1.4.X] Typo in comments doc
Nicolas Ippolito
2012-11-02
Fixed #19225 -- Typo in shortcuts docs.
Aymeric Augustin
2012-10-29
[1.4.x] Fixed #19208 -- Docs for mod_wsgi daemon mode
Aymeric Augustin
2012-10-24
[1.4.X] Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne...
Tim Graham
2012-10-21
Added 1.4.2 release notes
Preston Holmes
2012-10-20
[1.4.X] Fixed #13869 - Warned that QuerySet.iterator() doesn't affect DB driv...
Tim Graham
2012-10-20
[1.4.x] Fixed arguments for get_inline_instances; refs #17006.
Tim Graham
2012-10-20
[1.4.X] Fixed #17006 - Documented ModelAdmin get_form() and get_formsets()
Tim Graham
2012-10-19
[1.4.X] Fixed #17388 - Noted in the custom model field docs that field method...
Tim Graham
2012-10-18
[1.4.X] Fixed #18046 - Documented that an index is created by default for For...
Tim Graham
2012-10-17
[1.4.x] Bump version numbers for security release.
James Bennett
2012-10-17
Fixed an error in the set cookie documentation
Preston Holmes
2012-10-17
[1.4.X] Fixed #18473 - Fixed a suggestion that GZipMiddleware needs to be fir...
Tim Graham
2012-10-16
[1.4.x] Fixed a couple links that didn't backport cleanly
Tim Graham
2012-10-16
[1.4.X] Fixed #18548 - Clarified note regarding reusing model instances when ...
Tim Graham
2012-10-15
[1.4.X] Fixed #10936 - Tempered recommendation of SQLite - thanks Karen Trace...
Tim Graham
2012-10-13
[1.4.x] Fixed #19119 -- Corrected default date input formats in docs
Claude Paroz
2012-10-12
[1.4.x] Fixed #18996 - Clarified overriden model methods not called on bulk o...
Tim Graham
2012-10-12
[1.4.X] Fixed #18256 - Added a potential pitfall when upgrading to MySQL 5.5.5
Tim Graham
2012-10-11
[1.4.X] Fixed #10936 - Noted that using SQLite for development is a good idea
Tim Graham
2012-10-11
[1.4.X] Fixed #16588 - Warned about field names that conflict with the model API
Tim Graham
2012-10-11
[1.4.X] Fixed #14165 - Documented that TransactionMiddleware only applies to ...
Tim Graham
2012-10-11
[1.4.X] Fixed #16817 - Added a guide of code coverage to contributing docs.
Tim Graham
2012-10-10
[1.4.x] Fixed #4501 - Documented how to use coverage.py with Django tests.
Tim Graham
2012-10-06
[1.4.X] Fixed #17435 - Clarified that QuerySet.update returns the number of r...
Tim Graham
2012-10-05
Fixed #19072 -- Corrected an external file path in GeoIP docs
Claude Paroz
[next]