1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Replaced "django" with "Django" in spelling_wordlist.

This commit is contained in:
akki
2016-11-16 03:30:50 +05:30
committed by Tim Graham
parent 7c6efb3233
commit 74ed20b49a
21 changed files with 62 additions and 66 deletions

View File

@@ -49,10 +49,10 @@ The new features and changes introduced in 0.95 include:
* User-defined models, functions and constants now appear in the module
namespace they were defined in. (Previously everything was magically
transferred to the django.models.* namespace.)
transferred to the ``django.models.*`` namespace.)
* Some optional applications, such as the FlatPage, Sites and Redirects
apps, have been decoupled and moved into django.contrib. If you don't
apps, have been decoupled and moved into ``django.contrib``. If you don't
want to use these applications, you no longer have to install their
database tables.
@@ -109,9 +109,9 @@ many common questions appear with some regularity, and any particular problem
may already have been answered.
Finally, for those who prefer the more immediate feedback offered by IRC,
there's a #django channel on irc.freenode.net that is regularly populated by
Django users and developers from around the world. Friendly people are usually
available at any hour of the day -- to help, or just to chat.
there's a `#django` channel on irc.freenode.net that is regularly populated
by Django users and developers from around the world. Friendly people are
usually available at any hour of the day -- to help, or just to chat.
.. _Django website: https://www.djangoproject.com/
.. _django-users: https://groups.google.com/group/django-users