summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2013-02-25Updated the release process docs to reflect the current practices.Aymeric Augustin
2013-02-25Fixed #19854 -- Turn Django's own Selenium tests off by default.Carl Meyer
2013-02-23Various tweaks and additions to 'how to release Django' document.Carl Meyer
2013-02-23Removed superfluous cookie check from auth login.Preston Holmes
2013-02-23Some updates to "how to release Django":Jacob Kaplan-Moss
2013-02-23Added a draft document explaining how to release Django.Jacob Kaplan-Moss
2013-02-23Added test runner option to skip Selenium tests (#19854).Zbigniew Siciarz
2013-02-23Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags.Vladimir A Filonov
2013-02-05Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.Simon Charette
2013-02-02Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks ...Julien Phalip
2013-02-01Added myself to core developpersSimon Charette
2013-01-31Deprecated undocumented warnings manipulation testing tools.Ramiro Morales
2013-01-31Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.Aymeric Augustin
2013-01-29Fixed typos in docs and commentsTim Graham
2013-01-24Fixed #19639 - Updated contributing to reflect model choices best practices.Tim Graham
2013-01-15Fixed #19099 -- Split broken link emails out of common middleware.Aymeric Augustin
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-29Removed links to deprecated IGNORABLE_404_STARTS/ENDS settings.Tim Graham
2012-12-29Removed django.contrib.markup.Aymeric Augustin
2012-12-29Fixed broken links, round 4. refs #19516Tim Graham
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-12-26Fixed #19518 -- Documented the deprecation of localflavor.Aymeric Augustin
2012-12-24Fixed #19505 -- A more flexible implementation for customizable admin redirec...Julien Phalip
2012-12-22Fixed #15516 -- Updated the ticket life cycle diagram.Aymeric Augustin
2012-12-21Fixed #19497 -- Refactored testing docs.Ramiro Morales
2012-12-08Fixed #19389 -- Docs on the location of contrib apps tests.Aymeric Augustin
2012-11-17Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.Aymeric Augustin
2012-11-17Fixed #16779 - Added a contributing tutorialTim Graham
2012-11-04Added a note and link to CLA from contributing docsPreston Holmes
2012-11-02Deprecated depth kwarg on select_related.Preston Holmes
2012-10-27Fixed #18978 -- Moved cleanup command to sessions.Aymeric Augustin
2012-10-25Fixed #19180 - Clarified policy regarding older versions of the docs.Tim Graham
2012-10-25Tweaked tense of URL tag changes for clarityPreston Holmes
2012-10-24Fixed #6527 -- Provided repeatable content accessAymeric Augustin
2012-10-15Merge pull request #436 from ddbeck/patch-1Adrian Holovaty
2012-10-14Replaced mentions of Subversion by Git in docsClaude Paroz
2012-10-11Fixed #16817 - Added a guide of code coverage to contributing docs.Tim Graham
2012-10-10Remove heteronormativity from coding style docDaniel D. Beck
2012-10-01Fixed #19045 -- removed 'fixed on a branch' from triage docsPreston Holmes
2012-09-27Added a note regarding interaction between GitHub and Trac PluginPreston Holmes
2012-09-26Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mailAdrien Lemaire
2012-09-26Fixed #3011 -- Added swappable auth.User models.Russell Keith-Magee
2012-09-20Removed an excess colon. Thanks to jMyles for the patch.Alex Gaynor
2012-09-17Added myself as a committer.Preston Holmes
2012-09-14Correcting my English.Bryan Veloso
2012-09-14Adding myself to the committers list.Bryan Veloso
2012-09-12Fixed my terribly outdated profile in committers.txt in celebration of my com...Jeremy Dunck
2012-09-08Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial ...Preston Holmes
2012-08-30Fixed #18647 - Removed link to Malcolm's blog which is gone.Tim Graham
2012-08-12Removed missplaced label in the docs.Florian Apolloner