summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2014-08-26Fixed clone URL of Django git repository.Duncan Parkes
2014-08-26Document that we should also offer sha256 checksums for packagesAlex Gaynor
2014-08-23Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset().Tim Graham
2014-08-23Clarified release preparation step about dates.Tim Graham
2014-08-19Added sphinx extension to ease generation of ticket links.Tim Graham
2014-08-15Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter.Tim Graham
2014-08-15Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed().Gabriel Muñumel
2014-08-12Fixed #23276 -- Deprecated passing views as strings to url().Tim Graham
2014-08-11Fixed #23261 -- Deprecated old style list support for unordered_list filter.Jaap Roes
2014-08-10Added myself as a team member.Loic Bistuer
2014-08-07Fixed #23252: Call out removed features in release notes.Andrew Godwin
2014-08-05Fixed broken links in docs.Tim Graham
2014-08-05Updated links for continous integration server.Tim Graham
2014-08-03Fixed #23151 -- Deprecated RegexField.error_message.Tim Graham
2014-08-01Removed references to well-known political systems.Aymeric Augustin
2014-08-01Adjusted 'internals' docs to the new organization.Aymeric Augustin
2014-08-01Left formal decisions up to the technical board.Aymeric Augustin
2014-08-01Documented current roles.Aymeric Augustin
2014-08-01Introduced a technical board.Aymeric Augustin
2014-08-01Removed references to partial commit acces.Aymeric Augustin
2014-08-01Renamed "committers" to "team".Aymeric Augustin
2014-07-29Fixed #23079 -- Added data loss issues to those that will be backported to LTS.Tim Graham
2014-07-27Correctly remove extraneous text about keys from previous edit.James Bennett
2014-07-27Update from key ID in security.txt to authorized release keys list.James Bennett
2014-07-26Fixed #23103 -- Added contributing tutorial link to contributing index.Petras Zdanavičius
2014-07-25Mark initial_data as deprecated separately from syncdb. Refs #23077.Andrew Godwin
2014-07-21Replaced instances of 'his/her' with 'their'.Iain Dawson
2014-07-13Fixed #23015 -- Fixed major/minor release terminology in docs.Tim Graham
2014-07-11Bump the default iterations for PBKDF2.Alex Gaynor
2014-07-02Removed myself from committers.Daniel Lindsley
2014-07-02Fixed #18108 -- Added instructions for translating documentation.Tim Graham
2014-07-01Fixed #22933 -- Deprecated django.template.resolve_variable().Tim Graham
2014-06-23Fixed typo: MultipleModelChoiceField -> ModelMultipleChoiceField.Tim Graham
2014-06-20Fixed #22838 -- Deprecated ModelChoiceField.cache_choices.Marc Tamlyn
2014-06-19Fixed #22835 -- Deprecated NoArgsCommand.Maxime Turcotte
2014-06-14Documented optparse to argparse changes for management commandsClaude Paroz
2014-06-12Fixed #22818 -- Clarified you need to cd into the Django clone.Tim Graham
2014-06-03Added a patch review checklist.Tim Graham
2014-06-03Fixed #22384 -- Deprecated reversing URLs by dotted path.Tim Graham
2014-05-07Updated some docs for the delayed deprecation of legacy table creation; refs ...Tim Graham
2014-05-06Bump DatabaseCreation deprecation to 2.0 (refs #22340)Andrew Godwin
2014-04-26Fixed #3214 -- Stopped parsing SQL with regex.Aymeric Augustin
2014-04-24Renamed Transifex project from django-core to djangoClaude Paroz
2014-04-23Various documentation typo/spelling fixesMarti Raudsepp
2014-04-17Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.Tim Graham
2014-04-16Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL ...Tim Graham
2014-04-16Fixed #22457 -- Fixed contributing guide w/o github set-upJordi Yeh
2014-04-09Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor...julien 'pouete' Godin
2014-04-08Fixed #13408 -- Deprecated silent unpacking exception passing in for template...e0ne
2014-04-06Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi