summaryrefslogtreecommitdiff
path: root/docs/contributing.txt
AgeCommit message (Expand)Author
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss
2008-07-21Fixed #7869 -- Removed a reference to an inner Admin class in docs/contributi...Brian Rosner
2008-07-13Fixed #7534 -- Added a note about TEST_DATABASE_CHARSET in the contribution d...Russell Keith-Magee
2008-07-06Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into d...Malcolm Tredinnick
2008-06-26Improved our tests so that they don't raise an error if setuptools isn't inst...Adrian Holovaty
2008-06-26Various documentation editsAdrian Holovaty
2008-06-21Removed some cruft from the [7718] checkin.Russell Keith-Magee
2008-06-21Fixed #7513 -- Added a note on the dependencies that need to be installed whe...Russell Keith-Magee
2008-06-20Added docs about urls.py and testing views for contrib appsLuke Plant
2008-06-20Updated information about unit tests, contrib apps in particular.Luke Plant
2008-06-14Fixed #6320 -- Clarified a few issues in the contribution docs surrounding th...Russell Keith-Magee
2008-03-17Fixed #6795 -- Added some translation info to docs/contributing.txt. Thanks, ...Adrian Holovaty
2007-12-04Edited docs/contributing.txt changes from [6795]Adrian Holovaty
2007-12-02Fixed #6070 -- Fixed the documentation about running Django's core tests, sin...Malcolm Tredinnick
2007-12-01Documented the new Someday/Maybe triage status.Malcolm Tredinnick
2007-10-20Fixed #5601 -- Point out the existence of pep8.py for people wanting some extraMalcolm Tredinnick
2007-09-15Fixed #5430 -- Improved docs for running Django's own unit tests in docs/cont...Adrian Holovaty
2007-09-12Added 'Claiming tickets' section to docs/contributing.txtAdrian Holovaty
2007-09-10Combined two paragraphs in docs/contributing.txtAdrian Holovaty
2007-09-10Attempted to bold part of docs/contributing.txtAdrian Holovaty
2007-09-10Added 'How to document new features' to docs/contributing.txtAdrian Holovaty
2007-09-09Added bullet to docs/contributing.txt about creating diffs from the top-level...Adrian Holovaty
2007-08-18Fixed #5187 -- Minor doc tweaks. Thanks, Daniel Hahler.Malcolm Tredinnick
2007-08-12Fixed #4942 -- Added an explanation that we see tickets as they are filed, au...Malcolm Tredinnick
2007-08-07Fixed #5097 -- Made various updates and corrections to the documentation. Tha...Adrian Holovaty
2007-08-05Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr
2007-07-26Added section to docs/contributing.txt about docstring coding styleAdrian Holovaty
2007-07-12Fixed #4745 -- Updated docs to point out that 0 is not a valid SITE_ID when r...Russell Keith-Magee
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-07-03Converted some tabs to four spaces in two docsAdrian Holovaty
2007-06-30Made docs/contributing.txt docs style guidelines notes more consistent. The s...Adrian Holovaty
2007-06-30Added 'subclass' to docs/contributing.txt docs style guidelinesAdrian Holovaty
2007-06-30Lowercased 'Realize' in docs/contributing.txt to fix potential ambiguityAdrian Holovaty
2007-06-30Added database name style to docs/contributing.txt documentation style sectionAdrian Holovaty
2007-06-30Added 'Documentation style' section to docs/contributing.txtAdrian Holovaty
2007-05-16Simplified a coding style example in docs/contributing.txt from [5264]Adrian Holovaty
2007-05-16Added some Django-specific style guidelines to docs/contributing.txt, which I...Adrian Holovaty
2007-05-08Fixed #4226 -- Added DATABASE_NAME to the list of settings required to beMalcolm Tredinnick
2007-03-16Tightened change to docs/contributing.txt from [4689] so that the action come...Adrian Holovaty
2007-03-09Fixed #3685 -- Added note about keeping contributors' names in AUTHORS. Thanks,Malcolm Tredinnick
2007-03-08Tightened up docs/contributing.txt changes from [4682]Adrian Holovaty
2007-03-08Fixed #3658 -- Included description of ticket resolution states in theMalcolm Tredinnick
2007-02-11Made negligible change to docs/contributing.txt -- 'MS Windows' to 'Windows'Adrian Holovaty
2007-02-10Fixed #3147 -- documented how to use .pth files for easy switching betweenMalcolm Tredinnick
2007-01-24Fixed ReST error in docs/contributing.txtAdrian Holovaty
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty
2007-01-19Fixed #3318 -- Fixed out-of-date info in docs/contributing.txt. Thanks for th...Adrian Holovaty
2007-01-17Fixed a couple of typos in docs/contributing.txtAdrian Holovaty
2007-01-17Added a description of our new ticket workflow to the contributing doc.Jacob Kaplan-Moss
2006-12-14Beefed up 'Using branches' part of docs/contributing.txtAdrian Holovaty