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
0d81fd0e
Kaydet (Commit)
0d81fd0e
authored
Tem 14, 2013
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge pull request #1357 from dbinetti/patch-1
Fixed grammatical error in auth docs
üst
d9c58030
51b50c47
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
default.txt
docs/topics/auth/default.txt
+1
-1
No files found.
docs/topics/auth/default.txt
Dosyayı görüntüle @
0d81fd0e
...
@@ -318,7 +318,7 @@ If you have an authenticated user you want to attach to the current session
...
@@ -318,7 +318,7 @@ If you have an authenticated user you want to attach to the current session
which authentication backend successfully authenticated that user (see the
which authentication backend successfully authenticated that user (see the
:ref:`backends documentation <authentication-backends>` for details), and
:ref:`backends documentation <authentication-backends>` for details), and
this information is needed later during the login process. An error will be
this information is needed later during the login process. An error will be
raise if you try to login a user object retrieved from the database
raise
d
if you try to login a user object retrieved from the database
directly.
directly.
How to log a user out
How to log a user out
...
...
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