|
|
|
@7844
|
[7844]
|
07/06/08 01:39:44 |
mtredinnick |
Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup … |
|
|
|
@7751
|
[7751]
|
06/25/08 23:25:40 |
adrian |
Improved our tests so that they don't raise an error if setuptools isn't … |
|
|
|
@7745
|
[7745]
|
06/25/08 22:59:15 |
adrian |
Various documentation edits |
|
|
|
@7719
|
[7719]
|
06/21/08 00:26:12 |
russellm |
Removed some cruft from the [7718] checkin. |
|
|
|
@7718
|
[7718]
|
06/21/08 00:20:42 |
russellm |
Fixed #7513 -- Added a note on the dependencies that need to be installed … |
|
|
|
@7715
|
[7715]
|
06/20/08 12:18:58 |
lukeplant |
Added docs about urls.py and testing views for contrib apps |
|
|
|
@7714
|
[7714]
|
06/20/08 10:34:51 |
lukeplant |
Updated information about unit tests, contrib apps in particular. |
|
|
|
@7632
|
[7632]
|
06/14/08 08:44:49 |
russellm |
Fixed #6320 -- Clarified a few issues in the contribution docs surrounding … |
|
|
|
@7294
|
[7294]
|
03/18/08 09:54:39 |
mtredinnick |
Added "svn:eol-style native" to every text file in the tree (*.txt, … |
|
|
|
@7268
|
[7268]
|
03/17/08 12:29:10 |
adrian |
Fixed #6795 -- Added some translation info to docs/contributing.txt. … |
|
|
|
@6878
|
[6878]
|
12/04/07 00:10:51 |
adrian |
Edited docs/contributing.txt changes from [6795] |
|
|
|
@6830
|
[6830]
|
12/02/07 09:17:21 |
mtredinnick |
Fixed #6070 -- Fixed the documentation about running Django's core tests, … |
|
|
|
@6795
|
[6795]
|
12/01/07 12:10:10 |
mtredinnick |
Documented the new Someday/Maybe triage status. |
|
|
|
@6560
|
[6560]
|
10/20/07 05:41:56 |
mtredinnick |
Fixed #5601 -- Point out the existence of pep8.py for people wanting some … |
|
|
|
@6295
|
[6295]
|
09/15/07 12:44:14 |
adrian |
Fixed #5430 -- Improved docs for running Django's own unit tests in … |
|
|
|
@6110
|
[6110]
|
09/12/07 09:38:47 |
adrian |
Added 'Claiming tickets' section to docs/contributing.txt |
|
|
|
@6085
|
[6085]
|
09/09/07 22:46:43 |
adrian |
Combined two paragraphs in docs/contributing.txt |
|
|
|
@6084
|
[6084]
|
09/09/07 22:46:06 |
adrian |
Attempted to bold part of docs/contributing.txt |
|
|
|
@6083
|
[6083]
|
09/09/07 22:42:33 |
adrian |
Added 'How to document new features' to docs/contributing.txt |
|
|
|
@6078
|
[6078]
|
09/09/07 17:10:47 |
adrian |
Added bullet to docs/contributing.txt about creating diffs from the … |
|
|
|
@5927
|
[5927]
|
08/18/07 00:43:38 |
mtredinnick |
Fixed #5187 -- Minor doc tweaks. Thanks, Daniel Hahler. |
|
|
|
@5872
|
[5872]
|
08/12/07 05:47:10 |
mtredinnick |
Fixed #4942 -- Added an explanation that we see tickets as they are filed, … |
|
|
|
@5825
|
[5825]
|
08/06/07 21:33:11 |
adrian |
Fixed #5097 -- Made various updates and corrections to the documentation. … |
|
|
|
@5803
|
[5803]
|
08/05/07 00:14:46 |
gwilson |
Fixed #2101 -- Renamed maxlength argument to max_length for oldforms … |
|
|
|
@5765
|
[5765]
|
07/26/07 12:16:34 |
adrian |
Added section to docs/contributing.txt about docstring coding style |
|
|
|
@5664
|
[5664]
|
07/12/07 07:48:27 |
russellm |
Fixed #4745 -- Updated docs to point out that 0 is not a valid SITE_ID … |
|
|
|
@5609
|
[5609]
|
07/04/07 07:11:04 |
mtredinnick |
Merged Unicode branch into trunk (r4952:5608). This should be … |
|
|
|
@5600
|
[5600]
|
07/03/07 14:26:34 |
adrian |
Converted some tabs to four spaces in two docs |
|
|
|
@5569
|
[5569]
|
06/30/07 16:29:42 |
adrian |
Made docs/contributing.txt docs style guidelines notes more consistent. … |
|
|
|
@5568
|
[5568]
|
06/30/07 16:28:13 |
adrian |
Added 'subclass' to docs/contributing.txt docs style guidelines |
|
|
|
@5567
|
[5567]
|
06/30/07 16:26:42 |
adrian |
Lowercased 'Realize' in docs/contributing.txt to fix potential ambiguity |
|
|
|
@5565
|
[5565]
|
06/30/07 16:24:56 |
adrian |
Added database name style to docs/contributing.txt documentation style … |
|
|
|
@5564
|
[5564]
|
06/30/07 16:20:44 |
adrian |
Added 'Documentation style' section to docs/contributing.txt |
|
|
|
@5265
|
[5265]
|
05/16/07 16:36:31 |
adrian |
Simplified a coding style example in docs/contributing.txt from [5264] |
|
|
|
@5264
|
[5264]
|
05/16/07 16:34:43 |
adrian |
Added some Django-specific style guidelines to docs/contributing.txt, … |
|
|
|
@5160
|
[5160]
|
05/07/07 21:33:10 |
mtredinnick |
Fixed #4226 -- Added DATABASE_NAME to the list of settings required to … |
|
|
|
@4745
|
[4745]
|
03/16/07 10:13:31 |
adrian |
Tightened change to docs/contributing.txt from [4689] so that the action … |
|
|
|
@4689
|
[4689]
|
03/08/07 23:47:39 |
mtredinnick |
Fixed #3685 -- Added note about keeping contributors' names in AUTHORS. … |
|
|
|
@4685
|
[4685]
|
03/08/07 14:43:09 |
adrian |
Tightened up docs/contributing.txt changes from [4682] |
|
|
|
@4682
|
[4682]
|
03/08/07 02:56:34 |
mtredinnick |
Fixed #3658 -- Included description of ticket resolution states in … |
|
|
|
@4483
|
[4483]
|
02/10/07 22:38:44 |
adrian |
Made negligible change to docs/contributing.txt -- 'MS Windows' to … |
|
|
|
@4479
|
[4479]
|
02/10/07 02:55:18 |
mtredinnick |
Fixed #3147 -- documented how to use .pth files for easy switching … |
|
|
|
@4421
|
[4421]
|
01/24/07 14:11:54 |
adrian |
Fixed ReST error in docs/contributing.txt |
|
|
|
@4420
|
[4420]
|
01/24/07 14:08:47 |
adrian |
Fixed #3333 -- Docs now use relative links, not hard-coded … |
|
|
|
@4348
|
[4348]
|
01/18/07 21:16:54 |
adrian |
Fixed #3318 -- Fixed out-of-date info in docs/contributing.txt. Thanks for … |
|
|
|
@4347
|
[4347]
|
01/17/07 15:35:22 |
adrian |
Fixed a couple of typos in docs/contributing.txt |
|
|
|
@4346
|
[4346]
|
01/17/07 14:07:49 |
jacob |
Added a description of our new ticket workflow to the contributing doc. |
|
|
|
@4203
|
[4203]
|
12/14/06 15:02:30 |
adrian |
Beefed up 'Using branches' part of docs/contributing.txt |
|
|
|
@4191
|
[4191]
|
12/10/06 19:24:33 |
adrian |
Edited docs/contributing.txt changes from [4190] |
|
|
|
@4190
|
[4190]
|
12/10/06 18:44:02 |
russellm |
Added ticket triage as one way to help out; added details on the need for … |
|
|
|
@3833
|
[3833]
|
09/25/06 12:22:59 |
adrian |
Proofread changes to docs/contributing.txt from [3771] |
|
|
|
@3771
|
[3771]
|
09/21/06 06:19:34 |
mtredinnick |
Updated the settings variables required to run the internal test suite. … |
|
|
|
@3688
|
[3688]
|
08/30/06 23:31:54 |
adrian |
Added note about 'request' variable name to docs/contributing.txt |
|
|
|
@3455
|
[3455]
|
07/26/06 19:46:32 |
adrian |
Added 'Please do not put your name in the code' section to … |
|
|
|
@3437
|
[3437]
|
07/23/06 21:41:44 |
adrian |
Added note to docs/contributing.txt about post-commit hook, for the … |
|
|
|
@2846
|
[2846]
|
05/04/06 23:27:16 |
adrian |
Fixed #1216 -- Noted in docs/contributing.txt 'Unit tests' section that … |
|
|
|
@2830
|
[2830]
|
05/04/06 09:17:56 |
adrian |
Added note to docs/contributing.txt about nobody responding on … |
|
|
|
@1906
|
[1906]
|
01/10/06 23:54:27 |
adrian |
Added 'Unit tests' section to docs/contributing.txt |
|
|
|
@1861
|
[1861]
|
01/08/06 00:34:06 |
adrian |
Made another small clarification to docs/contributing.txt |
|
|
|
@1860
|
[1860]
|
01/08/06 00:32:52 |
adrian |
Made docs/contributing.txt example more detailed |
|
|
|
@1858
|
[1858]
|
01/08/06 00:30:56 |
adrian |
Added a few more bullets to docs/contributing.txt 'Committing code' … |
|
|
|
@1857
|
[1857]
|
01/08/06 00:24:17 |
adrian |
Added 'Committing code' section to docs/contributing.txt and made a few … |
|
|
|
@1762
|
[1762]
|
12/20/05 23:47:17 |
adrian |
Added clarification to 'Using branches' in docs/contributing.txt |
|
|
|
@1761
|
[1761]
|
12/20/05 23:43:58 |
adrian |
Added 'Submitting and maintaining translations' section to … |
|
|
|
@1491
|
[1491]
|
11/29/05 09:30:06 |
jacob |
Clarified wording about deprecated features (thanks, Wilson) |
|
|
|
@1482
|
[1482]
|
11/28/05 18:24:34 |
adrian |
Fixed some tiny typos in docs/contributing.txt |
|
|
|
@1480
|
[1480]
|
11/28/05 09:30:21 |
jacob |
Added "how to contribute to Django" document |