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
eb4d4376
Kaydet (Commit)
eb4d4376
authored
Eyl 29, 2016
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Normalized spelling of "Web server/page" in docs.
üst
a09c0589
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
14 deletions
+8
-14
deployment.txt
docs/howto/static-files/deployment.txt
+1
-1
request-response.txt
docs/ref/request-response.txt
+1
-1
1.3.6.txt
docs/releases/1.3.6.txt
+3
-3
1.4.4.txt
docs/releases/1.4.4.txt
+3
-3
spelling_wordlist
docs/spelling_wordlist
+0
-6
No files found.
docs/howto/static-files/deployment.txt
Dosyayı görüntüle @
eb4d4376
...
...
@@ -117,7 +117,7 @@ Serving static files from a cloud service or CDN
Another common tactic is to serve static files from a cloud storage provider
like Amazon's S3 and/or a CDN (content delivery network). This lets you
ignore the problems of serving static files and can often make for
faster-loading
web
pages (especially when using a CDN).
faster-loading
Web
pages (especially when using a CDN).
When using these services, the basic workflow would look a bit like the above,
except that instead of using ``rsync`` to transfer your static files to the
...
...
docs/ref/request-response.txt
Dosyayı görüntüle @
eb4d4376
...
...
@@ -305,7 +305,7 @@ Methods
Mixing HTTP and HTTPS on the same site is discouraged, therefore
:meth:`~HttpRequest.build_absolute_uri()` will always generate an
absolute URI with the same scheme the current request has. If you need
to redirect users to HTTPS, it's best to let your
web
server redirect
to redirect users to HTTPS, it's best to let your
Web
server redirect
all HTTP traffic to HTTPS.
.. method:: HttpRequest.get_signed_cookie(key, default=RAISE_ERROR, salt='', max_age=None)
...
...
docs/releases/1.3.6.txt
Dosyayı görüntüle @
eb4d4376
...
...
@@ -16,10 +16,10 @@ Host header poisoning
Some parts of Django -- independent of end-user-written applications -- make
use of full URLs, including domain name, which are generated from the HTTP Host
header. Django's documentation has for some time contained notes advising users
on how to configure
web
servers to ensure that only valid Host headers can reach
on how to configure
Web
servers to ensure that only valid Host headers can reach
the Django application. However, it has been reported to us that even with the
recommended
web
server configurations there are still techniques available for
tricking many common
web
servers into supplying the application with an
recommended
Web
server configurations there are still techniques available for
tricking many common
Web
servers into supplying the application with an
incorrect and possibly malicious Host header.
For this reason, Django 1.3.6 adds a new setting, ``ALLOWED_HOSTS``, which
...
...
docs/releases/1.4.4.txt
Dosyayı görüntüle @
eb4d4376
...
...
@@ -17,10 +17,10 @@ Host header poisoning
Some parts of Django -- independent of end-user-written applications -- make
use of full URLs, including domain name, which are generated from the HTTP Host
header. Django's documentation has for some time contained notes advising users
on how to configure
web
servers to ensure that only valid Host headers can reach
on how to configure
Web
servers to ensure that only valid Host headers can reach
the Django application. However, it has been reported to us that even with the
recommended
web
server configurations there are still techniques available for
tricking many common
web
servers into supplying the application with an
recommended
Web
server configurations there are still techniques available for
tricking many common
Web
servers into supplying the application with an
incorrect and possibly malicious Host header.
For this reason, Django 1.4.4 adds a new setting, ``ALLOWED_HOSTS``, containing
...
...
docs/spelling_wordlist
Dosyayı görüntüle @
eb4d4376
...
...
@@ -949,13 +949,7 @@ virtualenv
virtualenvs
virtualized
Votizen
webapps
webkit
WebKit
Weblog
webpages
webserver
webservers
whatsnext
whitelist
whitelisted
...
...
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