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-04-26
Fixed #3214 -- Stopped parsing SQL with regex.
Aymeric Augustin
2014-04-24
Renamed Transifex project from django-core to django
Claude Paroz
2014-04-23
Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-17
Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.
Tim Graham
2014-04-16
Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL ...
Tim Graham
2014-04-16
Fixed #22457 -- Fixed contributing guide w/o github set-up
Jordi Yeh
2014-04-09
Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor...
julien 'pouete' Godin
2014-04-08
Fixed #13408 -- Deprecated silent unpacking exception passing in for template...
e0ne
2014-04-06
Fixed #21977 -- Deprecated SimpleTestCase.urls
Anubhav Joshi
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-28
Fixed #22306 -- Deprecated future versions of cycle and firstof template tags.
Maxime Turcotte
2014-03-25
Add some syncdb deprecation stuff into the deprecation doc
Andrew Godwin
2014-03-21
Removed django.middleware.doc. Refs #20126.
Aymeric Augustin
2014-03-19
Fixed #22253 -- Added django-i18n to the mailing lists docs.
Anubhav Joshi
2014-03-16
Fixed #21991 -- Added warning regarding tests failure if locales not installed.
Anubhav Joshi
2014-03-10
Added myself to the committers list, finally.
Shai Berger
2014-03-10
Added myself to the committers list.
Erik Romijn
2014-03-09
Reorganized the database test settings
Shai Berger
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-07
Fixed #22141 -- Added a spelling checker for documentation.
Szczepan Cieślik
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2014-03-01
Fixed #22130 -- Deprecated fix_ampersands, removed utils.clean_html()
Erik Romijn
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-22
Fixed #22007 -- Fixed cbv docs - make imports consistent
Martin Matusiak
2014-02-22
Deprecated django.utils.text.javascript_quote.
Baptiste Mispelon
2014-02-16
Fixed #21939 -- Deprecated loading ssi/url tags from future.
Zbigniew Siciarz
2014-02-08
Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...
Berker Peksag
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
[next]