index
:
django.git
fix-31295
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
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-18
Complemented documentation following commit be9ae693c
Claude Paroz
2013-04-15
Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc.
Simon Charette
2013-04-15
Added a tip about --layer param of ogrinspect for databases
Claude Paroz
2013-04-13
Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect
Baptiste Mispelon
2013-04-13
Fixed #4117: Apply id attribute to the outer <ul> of RadioSelect
Baptiste Mispelon
2013-04-13
Fixed #19874: Apply id attribute to the outer <ul> of CheckboxSelectMultiple
Baptiste Mispelon
2013-04-12
Fixed #20252 -- Mentionned geojson Spatialite support from 1.5
Claude Paroz
2013-04-12
Fixed #20248 - Clarified manage.py vs. django-admin.py
Tim Graham
2013-04-12
Documented BoundField.label_tag
Claude Paroz
2013-04-11
Fixed #20243 - Clarified when RelatedManager.remove() exists.
Tim Graham
2013-04-11
remove confusing phrase from DecimalField docs
Andrew Badr
2013-04-05
Removed a trailing space in the template name on line 174.
Andrew Brown
2013-04-04
Fix #20195: wrong reference in session settings documentation.
Baptiste Mispelon
2013-04-02
Fixed #19748 - Documented django.utils.module_loading.import_by_path
Tim Graham
2013-04-01
Updated some 'Dive Into Python' links
Claude Paroz
2013-03-31
Fixed #9913 - Clarified User.is_authenticated docs.
Tim Graham
2013-03-30
Fixed some markup in formtools docs.
Tim Graham
2013-03-30
Fixes #20162 -- Added a note in the documentation for `static.serve()` about ...
Julien Phalip
2013-03-30
Fixed #18277 - Clarified startproject documentation.
Tim Graham
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-29
Fixed #20160 -- Erronous reference to `module_name` in admin doc.
Baptiste Mispelon
2013-03-29
Improved FormView docs in class-based views index.
Tim Graham
2013-03-29
Merge pull request #956 from maikhoepfel/master
Tim Graham
2013-03-28
Fixed #20146 -- Updated removed_tags example
ferhat elmas
2013-03-25
Docs: Remove ambiguity.
Maik Hoepfel
2013-03-24
Merge pull request #951 from yohanboniface/set_signed_cookie
Tim Graham
2013-03-24
Fixed #20124 - Fixed doc warnings.
Tim Graham
2013-03-24
Doc: "value" is arg not kwarg in HttpResponse.set_signed_cookie
Yohan Boniface
2013-03-24
Fixed #15124 -- Changed the default for BooleanField.
Aymeric Augustin
2013-03-23
Merge pull request #942 from stephrdev/trac-18000
Jannis Leidel
2013-03-23
Updated docs, changed versionchanged to versionadded.
Stephan Jaekel
2013-03-23
Added some class attributes to pass initial form lists to the WizardView with...
Stephan Jaekel
2013-03-23
Moved the code to handle goto requests in a extra WizardView method.
Stephan Jaekel
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-21
Docs template name mistake
Tom V
2013-03-21
Fixed #20084 -- Provided option to validate formset max_num on server.
Andrew Gorcester
2013-03-19
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Paul Collins
2013-03-18
small documentation update to outline caveat with SESSION_COOKIE_DOMAIN
Ryan West
2013-03-18
Added warn note to docs about MySQL issues with 0000-00-00 date strings
Juan Catalano
2013-03-18
Update versions and links to source tarballs.
Justin Bronn
2013-03-18
Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
Aymeric Augustin
2013-03-18
Fixed #17037 -- Added a --all option to diffsettings.
Aymeric Augustin
2013-03-15
Fixed #20053 -- Fix `index_together` documentation
Johan Charpentier
2013-03-14
Fixed #17051 -- Removed some 'invalid' field error messages
Claude Paroz
2013-03-14
Fixed #16649 -- Refactored save_base logic
Anssi Kääriäinen
2013-03-11
Fixed broken link in binary fields doc.
Ramiro Morales
2013-03-11
Deprecated django.contrib.comments.
Jacob Kaplan-Moss
2013-03-11
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
Aymeric Augustin
2013-03-11
Added support for savepoints in SQLite.
Aymeric Augustin
[next]