Add new documentation covering the layout of the Django SVN repository.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11466 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
James Bennett 2009-08-17 10:23:43 +00:00
parent eaf1f7d6e3
commit 5eda3a16df
2 changed files with 260 additions and 1 deletions

View file

@ -187,7 +187,8 @@ The Django open-source project
* **Community:**
:ref:`How to get involved <internals-contributing>` |
:ref:`The release process <internals-release-process>` |
:ref:`Team of committers <internals-committers>`
:ref:`Team of committers <internals-committers>` |
:ref:`The Django source code repository <internals-svn>`
* **Design philosophies:**
:ref:`Overview <misc-design-philosophies>`