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
2014-01-25
Docs correction: apps loaded from eggs do not have appconfig.path None.
Carl Meyer
2014-01-25
Fixed #17304 -- Allow single-path and configured-path namespace packages as a...
Carl Meyer
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-24
Fixed #21869 -- Fixed docs building with Sphinx 1.2.1.
Tim Graham
2014-01-24
Fixed #21824 -- Added reference to LTS in docs/internals/security.txt
James Turley
2014-01-23
Fixed #21865 -- Incorrect signs in documented example.
Marc Tamlyn
2014-01-23
We should branch after the first beta.
Marc Tamlyn
2014-01-23
Fixed #21847 -- Clarified where ContactForm was defined
Tom Atkins
2014-01-23
Fixed #21864 -- Fixed missing quote in custom lookup example.
Baptiste Mispelon
2014-01-23
Fixed #21861 -- Fixed typo in 1.7 release notes.
Tim Graham
2014-01-23
Fixed some punctuation; thanks Chris Jerdonek.
Tim Graham
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
Added a link to the 1.6 release notes which also fixed a rendering issue.
Tim Graham
2014-01-22
Fixed #21529 -- Noted that {% url %} encodes its output (refs #13260).
Tim Graham
2014-01-22
Fixed #21726 -- Clarified that password should not be included in REQUIRED_FI...
Tim Graham
2014-01-22
Fixed some markup that caused broken links in the static files docs.
Tim Graham
2014-01-20
Added ManifestStaticFilesStorage to staticfiles contrib app.
Jannis Leidel
2014-01-20
Added a missing command to the command line examples for check.
Russell Keith-Magee
2014-01-20
Corrected documentation typo.
Russell Keith-Magee
2014-01-20
Corrected minor typo.
Russell Keith-Magee
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-19
Fixed some admin sphinx definitions so links work properly.
Tim Graham
2014-01-19
Fixed #21290: Documented migration serializing and improved error
Andrew Godwin
2014-01-19
Implement swappable model support for migrations
Andrew Godwin
2014-01-19
Fixed #18907 -- Correct docs regard population of model backrefs.
Tim Graham
2014-01-18
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
Aymeric Augustin
2014-01-18
Fixed typos spotted by Claude Paroz
Anssi Kääriäinen
2014-01-18
Fixed #16187 -- refactored ORM lookup system
Anssi Kääriäinen
2014-01-17
Removed some unnecessary __exact operators in filters.
Tim Graham
2014-01-17
Fixed #18942 -- Clarified usage of {% get_static_prefix %}.
Tim Graham
2014-01-17
Fixed #13116 -- Described scope of variables created by {% url ... as var %} ...
Tim Graham
2014-01-17
Fixed #20052 -- Discouraged use of Jython given the current state of django-j...
Tim Graham
2014-01-16
Fixed #16785 -- Documented some of the design decisions of the cache framework.
Tim Graham
2014-01-16
Fixed #18285 -- Documented that bulk_create doesn't work with M2M relationships.
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 #21768 -- Corrected TemplateView context section.
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-15
Fix typo in storage docs
Kevin Wood
2014-01-13
Removed BDFL stuff from docs/internals/contributing/bugs-and-features.txt
Adrian Holovaty
2014-01-13
Removed BDFLs section from docs/internals/committers.txt
Adrian Holovaty
2014-01-13
Negligible change to my bio in docs/internals/committers.txt
Adrian Holovaty
2014-01-12
Fixed #21477 -- Renamed db to using in pre/post_migrate signals.
Aymeric Augustin
2014-01-12
Fixed #21453 -- Enabled autocommit before calling init_connection_state.
Aymeric Augustin
2014-01-11
Fixed #21547 -- Updated GeoDjango tutorial with PostGIS 2 output
Claude Paroz
[prev]
[next]