summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2014-05-07[1.7.x] Updated some docs for the delayed deprecation of legacy table creatio...Tim Graham
2014-05-07[1.7.x] Bump DatabaseCreation deprecation to 2.0 (refs #22340)Tim Graham
2014-04-26[1.7.x] Fixed #3214 -- Stopped parsing SQL with regex.Aymeric Augustin
2014-04-24[1.7.x] Renamed Transifex project from django-core to djangoClaude Paroz
2014-04-22[1.7.x] Various documentation typo/spelling fixesMarti Raudsepp
2014-04-17[1.7.x] Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.Tim Graham
2014-04-16[1.7.x] Fixed #22457 -- Fixed contributing guide w/o github set-upJordi Yeh
2014-03-25[1.7.x] Add some syncdb deprecation stuff into the deprecation docAndrew Godwin
2014-03-21[1.7.x] Small doc changes missed in 66076268.Aymeric Augustin
2014-03-19Fixed #22253 -- Added django-i18n to the mailing lists docs.Anubhav Joshi
2014-03-16Fixed #21991 -- Added warning regarding tests failure if locales not installed.Anubhav Joshi
2014-03-10Added myself to the committers list, finally.Shai Berger
2014-03-10Added myself to the committers list.Erik Romijn
2014-03-09Reorganized the database test settingsShai Berger
2014-03-08Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warningsClaude Paroz
2014-03-07Fixed #22141 -- Added a spelling checker for documentation.Szczepan Cieślik
2014-03-03Fixed some typos and formatting issues in docs.Rodolfo Carvalho
2014-03-01Fixed #22130 -- Deprecated fix_ampersands, removed utils.clean_html()Erik Romijn
2014-02-28Fixed spelling mistakes in docs.Tim Graham
2014-02-28Fixed doc typos.Tim Graham
2014-02-25Fixed docs typos.Szczepan Cieślik
2014-02-22Fixed #22007 -- Fixed cbv docs - make imports consistentMartin Matusiak
2014-02-22Deprecated django.utils.text.javascript_quote.Baptiste Mispelon
2014-02-16Fixed #21939 -- Deprecated loading ssi/url tags from future.Zbigniew Siciarz
2014-02-08Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...Berker Peksag
2014-02-03Reordered deprecation timeline and added back old info; refs #21920.Tim Graham
2014-01-26Moved RequestSite and get_current_site.Aymeric Augustin
2014-01-24Fixed #21824 -- Added reference to LTS in docs/internals/security.txtJames Turley
2014-01-23We should branch after the first beta.Marc Tamlyn
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2014-01-13Removed BDFL stuff from docs/internals/contributing/bugs-and-features.txtAdrian Holovaty
2014-01-13Removed BDFLs section from docs/internals/committers.txtAdrian Holovaty
2014-01-13Negligible change to my bio in docs/internals/committers.txtAdrian Holovaty
2014-01-11Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeFieldClaude Paroz
2014-01-10Deprecated importing a model before loading its application.Aymeric Augustin
2014-01-02Updated my bio.Aymeric Augustin
2013-12-31Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.Tim Graham
2013-12-29Refactored the migration signals to use app configs.Aymeric Augustin
2013-12-28Updated the AppCommand API to support apps without a models module.Aymeric Augustin
2013-12-25Unified listing of shell commands/codeYaroslav Halchenko
2013-12-24Updated a few doc paragraphs following the app-loading refactor.Aymeric Augustin
2013-12-24Renamed AppCache to Apps.Aymeric Augustin
2013-12-18Fixed #11629 -- Deprecated callable arguments to queryset methods.Baptiste Mispelon
2013-12-17Deprecated get_app_package, get_app_path and get_app_paths.Aymeric Augustin
2013-12-17Moved django.db.models.loading to django.apps.cache.Aymeric Augustin
2013-12-14Removed usage of to-be-deprecated ADMIN_FOR setting in contributing docsBouke Haarsma
2013-12-08Removed an erroneous leading slash introduced by a626bdf648a.Simon Charette
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-12-07Fixed #18531 -- Deprecated Geo SitemapsClaude Paroz
2013-12-02Fixed #21538 -- Added numpy to test/requirements/base.txtAlasdair Nicol