Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16289 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
8f4d394c74
commit
61da3cc47a
|
@ -5,7 +5,7 @@ How can I get started contributing code to Django?
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
||||||
Thanks for asking! We've written an entire document devoted to this question.
|
Thanks for asking! We've written an entire document devoted to this question.
|
||||||
It's titled :doc:`Contributing to Django </internals/contributing>`.
|
It's titled :doc:`Contributing to Django </internals/contributing/index>`.
|
||||||
|
|
||||||
I submitted a bug fix in the ticket system several weeks ago. Why are you ignoring my patch?
|
I submitted a bug fix in the ticket system several weeks ago. Why are you ignoring my patch?
|
||||||
--------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------
|
||||||
|
|
|
@ -86,7 +86,7 @@ the ``django`` module within your checkout.
|
||||||
If you're going to be working on Django's code (say, to fix a bug or
|
If you're going to be working on Django's code (say, to fix a bug or
|
||||||
develop a new feature), you can probably stop reading here and move
|
develop a new feature), you can probably stop reading here and move
|
||||||
over to :doc:`the documentation for contributing to Django
|
over to :doc:`the documentation for contributing to Django
|
||||||
</internals/contributing>`, which covers things like the preferred
|
</internals/contributing/index>`, which covers things like the preferred
|
||||||
coding style and how to generate and submit a patch.
|
coding style and how to generate and submit a patch.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -150,7 +150,7 @@ GeoDjango Tests
|
||||||
.. versionchanged:: 1.3
|
.. versionchanged:: 1.3
|
||||||
|
|
||||||
GeoDjango's test suite may be run in one of two ways, either by itself or
|
GeoDjango's test suite may be run in one of two ways, either by itself or
|
||||||
with the rest of :ref:`Django's unit tests <unit-tests>`.
|
with the rest of :ref:`Django's unit tests <running-unit-tests>`.
|
||||||
|
|
||||||
Run only GeoDjango tests
|
Run only GeoDjango tests
|
||||||
------------------------
|
------------------------
|
||||||
|
|
|
@ -13,7 +13,7 @@ developers).
|
||||||
|
|
||||||
At present, the package contains only a single template tag. If you have ideas
|
At present, the package contains only a single template tag. If you have ideas
|
||||||
for Web-designer-friendly functionality in Django, please
|
for Web-designer-friendly functionality in Django, please
|
||||||
:doc:`suggest them </internals/contributing>`.
|
:doc:`suggest them </internals/contributing/index>`.
|
||||||
|
|
||||||
Template tags
|
Template tags
|
||||||
=============
|
=============
|
||||||
|
|
|
@ -154,7 +154,7 @@ to join the discussions there.
|
||||||
Django's online documentation also includes pointers on how to
|
Django's online documentation also includes pointers on how to
|
||||||
contribute to Django:
|
contribute to Django:
|
||||||
|
|
||||||
:doc:`contributing to Django </internals/contributing>`
|
:doc:`contributing to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing
|
Contributions on any level -- developing code, writing
|
||||||
documentation or simply triaging tickets and helping to test proposed
|
documentation or simply triaging tickets and helping to test proposed
|
||||||
|
|
|
@ -129,7 +129,7 @@ to join the discussions there.
|
||||||
Django's online documentation also includes pointers on how to
|
Django's online documentation also includes pointers on how to
|
||||||
contribute to Django:
|
contribute to Django:
|
||||||
|
|
||||||
:doc:`contributing to Django </internals/contributing>`
|
:doc:`contributing to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing
|
Contributions on any level -- developing code, writing
|
||||||
documentation or simply triaging tickets and helping to test proposed
|
documentation or simply triaging tickets and helping to test proposed
|
||||||
|
|
|
@ -112,7 +112,7 @@ to join the discussions there.
|
||||||
Django's online documentation also includes pointers on how to
|
Django's online documentation also includes pointers on how to
|
||||||
contribute to Django:
|
contribute to Django:
|
||||||
|
|
||||||
:doc:`contributing to Django </internals/contributing>`
|
:doc:`contributing to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing
|
Contributions on any level -- developing code, writing
|
||||||
documentation or simply triaging tickets and helping to test proposed
|
documentation or simply triaging tickets and helping to test proposed
|
||||||
|
|
|
@ -146,7 +146,7 @@ to join the discussions there.
|
||||||
Django's online documentation also includes pointers on how to
|
Django's online documentation also includes pointers on how to
|
||||||
contribute to Django:
|
contribute to Django:
|
||||||
|
|
||||||
:doc:`contributing to Django </internals/contributing>`
|
:doc:`contributing to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing
|
Contributions on any level -- developing code, writing
|
||||||
documentation or simply triaging tickets and helping to test proposed
|
documentation or simply triaging tickets and helping to test proposed
|
||||||
|
|
|
@ -151,7 +151,7 @@ discussions there.
|
||||||
Django's online documentation also includes pointers on how to contribute to
|
Django's online documentation also includes pointers on how to contribute to
|
||||||
Django:
|
Django:
|
||||||
|
|
||||||
* :doc:`How to contribute to Django </internals/contributing>`
|
* :doc:`How to contribute to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing documentation or simply
|
Contributions on any level -- developing code, writing documentation or simply
|
||||||
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
||||||
|
|
|
@ -196,7 +196,7 @@ discussions there.
|
||||||
Django's online documentation also includes pointers on how to contribute to
|
Django's online documentation also includes pointers on how to contribute to
|
||||||
Django:
|
Django:
|
||||||
|
|
||||||
* :doc:`How to contribute to Django </internals/contributing>`
|
* :doc:`How to contribute to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing documentation or simply
|
Contributions on any level -- developing code, writing documentation or simply
|
||||||
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
||||||
|
|
|
@ -102,7 +102,7 @@ discussions there.
|
||||||
Django's online documentation also includes pointers on how to contribute to
|
Django's online documentation also includes pointers on how to contribute to
|
||||||
Django:
|
Django:
|
||||||
|
|
||||||
* :doc:`How to contribute to Django </internals/contributing>`
|
* :doc:`How to contribute to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing documentation or simply
|
Contributions on any level -- developing code, writing documentation or simply
|
||||||
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
||||||
|
|
|
@ -454,7 +454,7 @@ join the discussions!
|
||||||
Django's online documentation also includes pointers on how to contribute to
|
Django's online documentation also includes pointers on how to contribute to
|
||||||
Django:
|
Django:
|
||||||
|
|
||||||
* :doc:`How to contribute to Django </internals/contributing>`
|
* :doc:`How to contribute to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing documentation or simply
|
Contributions on any level -- developing code, writing documentation or simply
|
||||||
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
||||||
|
|
|
@ -576,7 +576,7 @@ discussions there.
|
||||||
Django's online documentation also includes pointers on how to contribute to
|
Django's online documentation also includes pointers on how to contribute to
|
||||||
Django:
|
Django:
|
||||||
|
|
||||||
* :doc:`How to contribute to Django </internals/contributing>`
|
* :doc:`How to contribute to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing documentation or simply
|
Contributions on any level -- developing code, writing documentation or simply
|
||||||
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
||||||
|
|
|
@ -161,7 +161,7 @@ discussions there.
|
||||||
Django's online documentation also includes pointers on how to
|
Django's online documentation also includes pointers on how to
|
||||||
contribute to Django:
|
contribute to Django:
|
||||||
|
|
||||||
* :doc:`How to contribute to Django </internals/contributing>`
|
* :doc:`How to contribute to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing documentation
|
Contributions on any level -- developing code, writing documentation
|
||||||
or simply triaging tickets and helping to test proposed bugfixes --
|
or simply triaging tickets and helping to test proposed bugfixes --
|
||||||
|
|
|
@ -94,7 +94,7 @@ discussions there.
|
||||||
Django's online documentation also includes pointers on how to contribute to
|
Django's online documentation also includes pointers on how to contribute to
|
||||||
Django:
|
Django:
|
||||||
|
|
||||||
* :doc:`How to contribute to Django </internals/contributing>`
|
* :doc:`How to contribute to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing documentation or simply
|
Contributions on any level -- developing code, writing documentation or simply
|
||||||
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
||||||
|
|
|
@ -392,7 +392,7 @@ discussions there.
|
||||||
Django's online documentation also includes pointers on how to contribute to
|
Django's online documentation also includes pointers on how to contribute to
|
||||||
Django:
|
Django:
|
||||||
|
|
||||||
* :doc:`How to contribute to Django </internals/contributing>`
|
* :doc:`How to contribute to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing documentation or simply
|
Contributions on any level -- developing code, writing documentation or simply
|
||||||
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
||||||
|
|
|
@ -226,7 +226,7 @@ discussions there.
|
||||||
Django's online documentation also includes pointers on how to contribute to
|
Django's online documentation also includes pointers on how to contribute to
|
||||||
Django:
|
Django:
|
||||||
|
|
||||||
* :doc:`How to contribute to Django </internals/contributing>`
|
* :doc:`How to contribute to Django </internals/contributing/index>`
|
||||||
|
|
||||||
Contributions on any level -- developing code, writing documentation or simply
|
Contributions on any level -- developing code, writing documentation or simply
|
||||||
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
triaging tickets and helping to test proposed bugfixes -- are always welcome and
|
||||||
|
|
|
@ -210,4 +210,4 @@ Guidelines
|
||||||
|
|
||||||
* If you write a middleware component that you think would be useful to
|
* If you write a middleware component that you think would be useful to
|
||||||
other people, contribute to the community! :doc:`Let us know
|
other people, contribute to the community! :doc:`Let us know
|
||||||
</internals/contributing>`, and we'll consider adding it to Django.
|
</internals/contributing/index>`, and we'll consider adding it to Django.
|
||||||
|
|
Loading…
Reference in New Issue