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
/
topics
Age
Commit message (
Expand
)
Author
2014-02-25
Fixed #12670 -- Added a note about permissions of files stored in FILE_UPLOAD...
Rik
2014-02-25
Fixed #22071 -- Added a warning regarding override_settings and aliasing.
Henk Vos
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-23
Merge pull request #2363 from nheyning/22019_add_objects_doc
Daniele Procida
2014-02-23
added documentation on Model attributes
Nicolaas Heyning
2014-02-22
Fixed #22113 -- changed object_name to model_name in CBV docs.
Marcin Sokół
2014-02-22
Fixed #22032 -- added documentation for settings.MIGRATION_MODULES
Greg Chapple
2014-02-22
Fixed #22120 -- Documented persistent activation of languages and cleaned up ...
Erik Romijn
2014-02-22
Fixed #22007 -- Fixed cbv docs - make imports consistent
Martin Matusiak
2014-02-20
Capitalize SQL keywords
David Sanders
2014-02-20
Capitalize SQL keywords
David Sanders
2014-02-19
Fixed #22093 -- Made Form.Meta.fields examples consistent.
Tim Graham
2014-02-19
Added an example to the release notes for custom reverse managers.
Loic Bistuer
2014-02-16
Added some links in i18n documentation
Grzegorz Rożniecki
2014-02-16
Fixed two typos in documentation
Grzegorz Rożniecki
2014-02-16
Fixed #18745 - Documentation change explaining tuple to list with signing.
MattBlack85
2014-02-15
Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready().
Zbigniew Siciarz
2014-02-15
Change analyse (British) to analyze (American).
Rodolfo Carvalho
2014-02-14
Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded...
Lukasz Balcerzak
2014-02-14
Fixed #21177 -- Made resolve_url support relative URLs.
Antoine Catton
2014-02-13
Fixed #21951 -- Updated docs to use __str__ for Python 3
Alasdair Nicol
2014-02-12
Add reference documentation for operations and stubs for schemaeditor.
Andrew Godwin
2014-02-10
Allowed a message to be passed to assertQuerysetEqual to make it consistent w...
Chris Bailey
2014-02-08
Fixed #16192 -- Made unique error messages in ModelForm customizable.
Loic Bistuer
2014-02-05
Fixed gendered examples in the docs.
Loic Bistuer
2014-01-28
Add an extra warning about custom save methods in migrations docs.
Andrew Godwin
2014-01-26
Fixed typo. Refs #21836.
Aymeric Augustin
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-25
Fixed #21836 -- Improved transaction docs about autocommit mode
Chris Jerdonek
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-23
Fixed #21847 -- Clarified where ContactForm was defined
Tom Atkins
2014-01-23
Add docs about converting from South
Andrew Godwin
2014-01-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
Fixed #20834 -- Described how caching of user permissions works.
Tim Graham
2014-01-22
Fixed #21726 -- Clarified that password should not be included in REQUIRED_FI...
Tim Graham
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-19
Fixed #21290: Documented migration serializing and improved error
Andrew Godwin
2014-01-19
Fixed #18907 -- Correct docs regard population of model backrefs.
Tim Graham
2014-01-17
Removed some unnecessary __exact operators in filters.
Tim Graham
2014-01-16
Fixed #16785 -- Documented some of the design decisions of the cache framework.
Tim Graham
2014-01-16
Fixed #21740 -- Stopped using mutable default arguments in test client
Claude Paroz
2014-01-16
Fixed #21343 -- Noted many-to-many restrictions with intermediate model.
Tim Graham
2014-01-16
Fixed #21727 -- Added some links to help clarify topics/auth/default.txt
Tim Graham
2014-01-16
Fixed #21747 -- Added {% elif %} to template topics guide.
Tim Graham
2014-01-09
Fixed #12571 -- Attached originating WSGIRequest to test client responses.
Unai Zalakain
2014-01-04
Fixed #21730 -- Removed superfluous db_index in custom auth docs
Claude Paroz
2014-01-03
Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2014-01-02
Fixed typos. Changed grammar.
Frank Tobia
2013-12-31
Fixed #21484 -- Documented that SQL logging does not include "framework level...
Tim Graham
[prev]
[next]