diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2006-07-28 16:25:36 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2006-07-28 16:25:36 +0000 |
| commit | 0444f5644a4a358bd3981f8a56af9077d4ad6bb8 (patch) | |
| tree | 42ed7a7ca671b557ece6be60b697a8a9ded25bdb /docs | |
| parent | 2ef762f8f49f2e229d10856d976c78a657a22088 (diff) | |
Added 'Where can I find Django developers for hire?' to the FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3476 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/faq.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/faq.txt b/docs/faq.txt index b9fc282000..36fb547cf1 100644 --- a/docs/faq.txt +++ b/docs/faq.txt @@ -251,6 +251,16 @@ information than the docs that come with the latest Django release. .. _stored in revision control: http://code.djangoproject.com/browser/django/trunk/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 http://www.gypsyjobs.com/ . + +.. _developers for hire page: http://code.djangoproject.com/wiki/DevelopersForHire + Installation questions ====================== |
