diff options
| author | Tim Graham <timograham@gmail.com> | 2016-11-03 12:42:36 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-11-03 12:42:36 +0100 |
| commit | 58eca7c49c6059942ca99e6f08dbc626ba8638b2 (patch) | |
| tree | 98502f13ee89c5f29af5bff115e9fb8d5c5573d8 | |
| parent | bafc9f9c33a4b126ad956021f4c392174de71541 (diff) | |
Fixed #27425 -- Removed obsolete "developers for hire" FAQ.
| -rw-r--r-- | docs/faq/general.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt index c201551781..f7043c5f3c 100644 --- a/docs/faq/general.txt +++ b/docs/faq/general.txt @@ -178,18 +178,6 @@ information than the docs that come with the latest Django release. .. _stored in revision control: https://github.com/django/django/tree/master/docs/ -Where can I find Django developers for hire? -============================================ - -Consult our `developers for hire page`_ for a list of Django developers who -would be happy to help you. - -You might also be interested in posting a job to https://djangogigs.com/ . -If you want to find Django-capable people in your local area, try -https://people.djangoproject.com/ . - -.. _developers for hire page: https://code.djangoproject.com/wiki/DevelopersForHire - How do I cite Django? ===================== |
