summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Collapse)Author
2014-11-15Fixed #14030 -- Allowed annotations to accept all expressionsJosh Smeaton
2014-11-12Fixed #23775 -- Added docs for --bisect and --pair runtests options.wrwrwr
Thanks Baptiste Mispelon for review.
2014-11-05Added "Features removed in 1.8" section to release notes.Tim Graham
2014-10-30Fixed #23656 -- Made FormMixin.get_form's form_class argument optional.Simon Charette
Thanks Tim Graham for the review.
2014-10-28Fixed spelling errors in docs.Tim Graham
2014-10-23Fixed #23444 -- Deprecated ↵a1tus
django.contrib.admin.helpers.InlineAdminForm.original_content_type_id
2014-10-23Fixed versionchanged indentation in unit-tests.txt.Berker Peksag
2014-10-16Fixed IRC channel name in submitting-patches.txt.Berker Peksag
The development channel is #django-dev.
2014-10-11Added my bio to team docs.Curtis
2014-10-10Fixed #23613 -- Deprecated django.utils.checksumsJaap Roes
2014-10-09Updated my bio.Collin Anderson
This better reflects why I was invited to the team.
2014-10-07Added my bio to the core team.Tom Christie
2014-10-06Added my bio to the core team.Collin Anderson
2014-09-24Added my bio to team.txtMichael Manfre
2014-09-22Removed sudo from pip commands in docs.Corey Farwell
2014-09-16Moved some people to "past team members".Tim Graham
2014-09-16Fixed typo in docs/internals/roles.txt and added words to spelling_wordlist.Tim Graham
2014-09-15Move my bio to "Past team members" section whilst I'm inactive.Simon Meers
2014-09-12Added ops team to roles.txt.Tim Graham
2014-09-06Added the inaugural technical board.Tim Graham
2014-09-06Move Gabriel Hurley to "Past Team Members"Paul McMillan
2014-09-06Update bio for Paul McMillan to remove dead linksPaul McMillan
2014-09-06Convert myself to an emeritus memberAlex Gaynor
2014-09-05Fixed #23414 -- Updated version numbers in release process doc.Tim Graham
Thanks jaap3 for the report.
2014-09-05Limited lines to 119 characters in django/Tim Graham
refs #23395.
2014-09-03Fixed #18757, #14462, #21565 -- Reworked database-python type conversionsMarc Tamlyn
Complete rework of translating data values from database Deprecation of SubfieldBase, removal of resolve_columns and convert_values in favour of a more general converter based approach and public API Field.from_db_value(). Now works seamlessly with aggregation, .values() and raw queries. Thanks to akaariai in particular for extensive advice and inspiration, also to shaib, manfre and timograham for their reviews.
2014-09-02Merge pull request #3120 from alex/use-sha256James Bennett
Document that we should also offer sha256 checksums for packages
2014-08-29Update Daniele Procida's bioevildmp
2014-08-28Fixed #23375 -- Added missing security issues to the archive.Simon Charette
Also adjusted the pre-release process to prevent future omissions.
2014-08-27Fixed tiny commit style inconsistency in committing code documentation.Erik Romijn
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
Also the unused, undocumented django.utils.html.strip_entities() function.
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
Also added StrAndUnicode mixin note to deprecation plan as it was missing.
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
Thanks Baptiste Mispelon for the suggestion.
2014-08-01Removed references to well-known political systems.Aymeric Augustin
Some cultures can't handle these words.
2014-08-01Adjusted 'internals' docs to the new organization.Aymeric Augustin
Most of these changes are about using the correct vocabulary -- "core team member" vs "core developer/committer" and adding internal links.
2014-08-01Left formal decisions up to the technical board.Aymeric Augustin
As the core team grows towards 50 people, it isn't reasonable to give everyone veto rights anymore.
2014-08-01Documented current roles.Aymeric Augustin
2014-08-01Introduced a technical board.Aymeric Augustin
Extended the scope of the core team a bit (depending on your current perspective on that scope).
2014-08-01Removed references to partial commit acces.Aymeric Augustin