Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
9367b9e8
Kaydet (Commit)
9367b9e8
authored
Kas 02, 2013
tarafından
Bouke Haarsma
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Django should be capitalized in text
üst
b44d42be
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
geos.txt
docs/ref/contrib/gis/geos.txt
+1
-1
django-admin.txt
docs/ref/django-admin.txt
+3
-3
1.2.txt
docs/releases/1.2.txt
+1
-1
No files found.
docs/ref/contrib/gis/geos.txt
Dosyayı görüntüle @
9367b9e8
...
...
@@ -33,7 +33,7 @@ features include:
* A BSD-licensed interface to the GEOS geometry routines, implemented purely
in Python using ``ctypes``.
* Loosely-coupled to GeoDjango. For example, :class:`GEOSGeometry` objects
may be used outside of a
d
jango project/application. In other words,
may be used outside of a
D
jango project/application. In other words,
no need to have ``DJANGO_SETTINGS_MODULE`` set or use a database, etc.
* Mutability: :class:`GEOSGeometry` objects may be modified.
* Cross-platform and tested; compatible with Windows, Linux, Solaris, and Mac
...
...
docs/ref/django-admin.txt
Dosyayı görüntüle @
9367b9e8
...
...
@@ -496,7 +496,7 @@ makemessages
Runs over the entire source tree of the current directory and pulls out all
strings marked for translation. It creates (or updates) a message file in the
conf/locale (in the
d
jango tree) or locale (for project and application)
conf/locale (in the
D
jango tree) or locale (for project and application)
directory. After making changes to the messages files you need to compile them
with ``compilemessages`` for use with the builtin gettext support. See the
:ref:`i18n documentation <how-to-create-language-files>` for details.
...
...
@@ -590,7 +590,7 @@ for technically skilled translators to understand each message's context.
.. versionadded:: 1.6
Use the ``--keep-pot`` option to prevent
d
jango from deleting the temporary
Use the ``--keep-pot`` option to prevent
D
jango from deleting the temporary
.pot file it generates before creating the .po file. This is useful for
debugging errors which may prevent the final language files from being created.
...
...
@@ -791,7 +791,7 @@ Django.)
The development server automatically reloads Python code for each request, as
needed. You don't need to restart the server for code changes to take effect.
However, some actions like adding files don't trigger a restart, so you'll
However, some actions like adding files don't trigger a restart, so you'll
have to restart the server in these cases.
.. versionchanged:: 1.7
...
...
docs/releases/1.2.txt
Dosyayı görüntüle @
9367b9e8
...
...
@@ -43,7 +43,7 @@ Django 1.2 introduces several large, important new features, including:
These are just the highlights; full details and a complete list of features `may
be found below`_.
.. _may be found below: `
what's new in d
jango 1.2`_
.. _may be found below: `
What's new in D
jango 1.2`_
.. seealso::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment