summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2015-09-04[1.7.x] Refs #25144 -- Revised deprecation timeline: migrations won't become ...Tim Graham
2015-04-04[1.7.x] Added link to download page to find supported versions.Tim Graham
2015-04-01[1.7.x] Fixed typo in docs/internals/deprecation.txtKrzysztof Gogolewski
2015-01-19[1.7.x] Designated Django 1.8 as the next LTS.Tim Graham
2015-01-19[1.7.x] Added deprecation docs for legacy lookup support; refs #16187.Tim Graham
2015-01-18[1.7.x] Added missing items to deprecation timeline/1.7 release notes.Tim Graham
2015-01-18[1.7.x] Clarified deprecation of forms.forms.get_declared_fields(); refs #19617.Tim Graham
2015-01-18[1.7.x] Clarified a contrib.sites deprecation and added to 1.7 release notes.Tim Graham
2015-01-17[1.7.x] Added removal of check management command to deprecation timeline.Tim Graham
2015-01-01[1.7.x] Removed obsolete item from deprecation timeline.Tim Graham
2014-11-21[1.7.x] Fixed typo in docs/internals/release-process.txt.Tom V
2014-10-23[1.7.x] Fixed versionchanged indentation in unit-tests.txt.Berker Peksag
2014-09-05[1.7.x] Fixed #23414 -- Updated version numbers in release process doc.Tim Graham
2014-08-28[1.7.x] Fixed #23375 -- Added missing security issues to the archive.Simon Charette
2014-08-26[1.7.x] Fixed clone URL of Django git repository.Duncan Parkes
2014-08-19[1.7.x] Added sphinx extension to ease generation of ticket links.Tim Graham
2014-08-07[1.7.x] Fixed #23252: Call out removed features in release notes.Andrew Godwin
2014-08-05[1.7.x] Fixed broken links in docs.Tim Graham
2014-08-05[1.7.x] Updated links for continous integration server.Tim Graham
2014-07-29[1.7.x] Fixed #23079 -- Added data loss issues to those that will be backport...Tim Graham
2014-07-27[1.7.x] Update from key ID in security.txt to authorized release keys list.James Bennett
2014-07-25[1.7.x] Mark initial_data as deprecated separately from syncdb. Refs #23077.Andrew Godwin
2014-07-21[1.7.x] Replaced instances of 'his/her' with 'their'.Iain Dawson
2014-07-14[1.7.x] Fixed #23015 -- Fixed major/minor release terminology in docs.Tim Graham
2014-07-02[1.7.x] Fixed #18108 -- Added instructions for translating documentation.Tim Graham
2014-06-12[1.7.x] Fixed #22818 -- Clarified you need to cd into the Django clone.Tim Graham
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