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
2013-07-18
[1.5.x] Atom specification URL updated
Matt Deacalion Stevens
2013-07-15
[1.5.x] Fixed some markup in docs/ref/templates/api.txt
Tim Graham
2013-07-12
[1.5.x] Fixed #17528 -- Documented that add() and remove() with a many-to-man...
Tim Graham
2013-07-12
[1.5.x] Fixed #20735 -- clarified ManyToManyField constructor doc
Christopher Medrela
2013-07-11
[1.5.x] Fixed #20053 -- Fixed `index_together` documentation
Johan Charpentier
2013-07-08
[1.5.x] Fixed #12346 -- Added a note on how to validate InlineFormSets.
Tim Graham
2013-07-04
[1.5.x] Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL.
Tim Graham
2013-07-04
[1.5.x] Fixed #12579 -- Noted QuerySet.get_or_create() depends on database un...
Tim Graham
2013-07-03
[1.5.x] Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Pyth...
Tim Graham
2013-06-29
[1.5.x] Fixed #20677 - Typos in generic_inlineformset_factory docs.
Tim Graham
2013-06-27
[1.5.x] Fixed typo in docs/ref/signals.txt
Ken Bolton
2013-06-27
[1.5.x] Fixed #20665 -- Missing backslash in sitemaps documentation
Baptiste Mispelon
2013-06-25
[1.5.x] Fixed #20654 -- Fixed type of `m2m_changed`'s `pk_set` arg in docs
Daniel Izquierdo
2013-06-21
Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.
Tim Graham
2013-06-21
[1.5.x] Fixed #19881 -- Documented that get_next/previous_by_FOO uses default...
James Bennett
2013-06-17
[1.5.x] Fixed #20614 -- Typo in documentation.
Baptiste Darthenay
2013-06-12
[1.5.x] Warned that `request_finished` isn't sent by some buggy setups.
Jaap Roes
2013-06-11
[1.5.x] Fixed #20500 - Updated flatpages URLconf example to work with APPEND_...
Tim Graham
2013-06-10
[1.5.x] Fixed #20578 - Typo in BaseFormSet module name
Tim Graham
2013-06-09
[1.5.x] Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED...
Tim Graham
2013-06-09
[1.5.x] Fixed #20567 - Documented BoundField.id_for_label.
Tim Graham
2013-06-03
[1.5.x] Fixed #20545 - Made class-based view MRO lists consistent.
Tim Graham
2013-05-31
[1.5.x] Fixed #20326 - Corrected form wizard get_form() example.
Tim Graham
2013-05-29
[1.5.x] Fixed regroup example.
Gavin Wahl
2013-05-28
[1.5.x] Fixed #20525 -- Added versionadded for clearsessions.
Tim Graham
2013-05-24
[1.5.x] Fixed #20492 - Removed a broken link in GIS docs.
Tim Graham
2013-05-24
[1.5.x] Updated link to jQuery Cookie plugin site
Alasdair Nicol
2013-05-22
[1.5.x] Tweaked a reST construct in template API docs. Refs #20104.
Ramiro Morales
2013-05-21
[1.5.x] Fixed #20476 -- Typo.
Aymeric Augustin
2013-05-20
[1.5.x] Fixed typo in redirect view docs
Alasdair Nicol
2013-05-18
[1.5.x] Fixed #20446 -- Documentation for SmallIntegerField does not clarify ...
Erik Romijn
2013-05-16
[1.5.x] Fixed #20421 - Typo in class-based view docs.
Tim Graham
2013-05-16
[1.5.x] Fixed #19712 - Clarified admindocs regarding which attributes appear.
Tim Graham
2013-05-14
[1.5.x] Fixed a minor spelling mistake in the queryset documentation
Wilfred Hughes
2013-05-12
[1.5.X] Fixed #20397 - Cleaned up issue with quotation marks in documentation
Simeon Visser
2013-05-11
[1.5.X] Fixed #20136 - Fixed and expanded the docs for loaddata and model sig...
Tim Graham
2013-05-10
[1.5.x] Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
Aymeric Augustin
2013-04-15
[1.5.x] Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc.
Simon Charette
2013-04-12
[1.5.x] Fixed #20252 -- Mentionned geojson Spatialite support from 1.5
Claude Paroz
2013-04-12
[1.5.x] Fixed #20248 - Clarified manage.py vs. django-admin.py
Tim Graham
2013-04-12
[1.5.x] Documented BoundField.label_tag
Claude Paroz
2013-04-11
[1.5.x] Fixed #20243 - Clarified when RelatedManager.remove() exists.
Tim Graham
2013-04-11
[1.5.x] Removed incorrect phrase from DecimalField docs
Andrew Badr
2013-03-31
[1.5.x] Fixed #9913 - Clarified User.is_authenticated docs.
Tim Graham
2013-03-30
[1.5.X] Fixed #18277 - Clarified startproject documentation.
Tim Graham
2013-03-30
[1.5.x] Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-29
[1.5.x] Removed ambiguity regarding LANGUAGES setting
Maik Hoepfel
2013-03-29
[1.5.x] Improved FormView docs in class-based views index.
Tim Graham
2013-03-28
[1.5.x] Fixed #20146 -- Updated removed_tags example
ferhat elmas
2013-03-24
[1.5.X] Fixed signature of HttpResponse.set_signed_cookie in docs.
Yohan Boniface
[next]