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
/
internals
Age
Commit message (
Expand
)
Author
2014-02-03
Reordered deprecation timeline and added back old info; refs #21920.
Tim Graham
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-24
Fixed #21824 -- Added reference to LTS in docs/internals/security.txt
James Turley
2014-01-23
We should branch after the first beta.
Marc Tamlyn
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
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-11
Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeField
Claude Paroz
2014-01-10
Deprecated importing a model before loading its application.
Aymeric Augustin
2014-01-02
Updated my bio.
Aymeric Augustin
2013-12-31
Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.
Tim Graham
2013-12-29
Refactored the migration signals to use app configs.
Aymeric Augustin
2013-12-28
Updated the AppCommand API to support apps without a models module.
Aymeric Augustin
2013-12-25
Unified listing of shell commands/code
Yaroslav Halchenko
2013-12-24
Updated a few doc paragraphs following the app-loading refactor.
Aymeric Augustin
2013-12-24
Renamed AppCache to Apps.
Aymeric Augustin
2013-12-18
Fixed #11629 -- Deprecated callable arguments to queryset methods.
Baptiste Mispelon
2013-12-17
Deprecated get_app_package, get_app_path and get_app_paths.
Aymeric Augustin
2013-12-17
Moved django.db.models.loading to django.apps.cache.
Aymeric Augustin
2013-12-14
Removed usage of to-be-deprecated ADMIN_FOR setting in contributing docs
Bouke Haarsma
2013-12-08
Removed an erroneous leading slash introduced by a626bdf648a.
Simon Charette
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-07
Fixed #18531 -- Deprecated Geo Sitemaps
Claude Paroz
2013-12-02
Fixed #21538 -- Added numpy to test/requirements/base.txt
Alasdair Nicol
2013-11-30
Documented the house style for gender neutral pronouns.
Alex Gaynor
2013-11-24
Fixed some unnescesarily gendered language in the docs
Alex Gaynor
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-23
Removed information about releases < 1.7.
Haiko Schol
2013-11-22
Fixed sentence structure in docs/internals/contributing/triaging-tickets.txt
Cody Scott
2013-11-11
Fixed #21351 -- Replaced memoize with Python's lru_cache.
Bouke Haarsma
2013-11-09
Fixed spelling of compatibility.
Tim Graham
2013-11-09
Recommended flake8 to check coding style.
Tim Graham
2013-11-09
Fixed #16969 -- Don't connect to named database when possible
Claude Paroz
2013-11-07
Added more items to the release checklist.
Baptiste Mispelon
2013-11-06
Added missing info to the release checklist.
Baptiste Mispelon
2013-11-05
Fixed #18419 -- Full backwards compatibility for old language codes
Bouke Haarsma
2013-11-04
Fixed #18149 -- Changed language codes for Chinese
Bouke Haarsma
2013-10-27
Fix note syntax usage.
Eric Holscher
2013-10-23
Fixed #19941 -- Removed sys.path hack when running the test suite.
Tim Graham
2013-10-22
Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'.
Bouke Haarsma
2013-10-17
Fixed #18659 -- Deprecated request.REQUEST and MergeDict
Bouke Haarsma
2013-10-14
Fixed #19617 -- Refactored Form metaclasses to support more inheritance scena...
Loic Bistuer
2013-10-14
Amend my description in committers.txt.
Marc Tamlyn
2013-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-09
Fixed #21222 - Documented that 'default' and 'other' must be different databa...
Tim Graham
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-10-01
Fixed #21147 -- Avoided time.time precision issue with cache backends.
Michael Manfre
2013-09-28
Fixed #20439 -- Started deprecation of IPAddressField
Erik Romijn
[next]