mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
[1.10.x] Replaced "django" with "Django" in spelling_wordlist.
Backport of 74ed20b49a
from master
This commit is contained in:
parent
af0f01558b
commit
d2fc204694
21 changed files with 62 additions and 66 deletions
|
@ -16,8 +16,8 @@ active community of helpful individuals who may be able to solve your problem.
|
|||
|
||||
.. _message-does-not-appear-on-django-users:
|
||||
|
||||
Why hasn't my message appeared on django-users?
|
||||
===============================================
|
||||
Why hasn't my message appeared on `django-users`?
|
||||
=================================================
|
||||
|
||||
|django-users| has a lot of subscribers. This is good for the community, as
|
||||
it means many people are available to contribute answers to questions.
|
||||
|
@ -30,8 +30,8 @@ that spammers get caught, but it also means that your first question to the
|
|||
list might take a little longer to get answered. We apologize for any
|
||||
inconvenience that this policy may cause.
|
||||
|
||||
Nobody on django-users answered my question! What should I do?
|
||||
==============================================================
|
||||
Nobody on `django-users` answered my question! What should I do?
|
||||
================================================================
|
||||
|
||||
Try making your question more specific, or provide a better example of your
|
||||
problem.
|
||||
|
|
|
@ -7,10 +7,10 @@ during the development of Django applications.
|
|||
|
||||
.. _troubleshooting-django-admin:
|
||||
|
||||
Problems running django-admin
|
||||
=============================
|
||||
Problems running ``django-admin``
|
||||
=================================
|
||||
|
||||
"command not found: django-admin"
|
||||
"command not found: `django-admin`"
|
||||
------------------------------------
|
||||
|
||||
:doc:`django-admin </ref/django-admin>` should be on your system path if you
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue