検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 112 for Auth (0.061 sec.)
django.urls utility functions — Django 4.0.6 ドキュメント 6143
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rse ( 'admin:app_list' , kwargs = { 'app_label' : 'auth' }) '/admin/auth/' args and kwargs cannot be passe ... h as the login_url argument for the django.contrib.auth.decorators.permission_required() decorator). provi ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 6093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... store. session.flush() is called by django.contrib.auth.logout() and, more seriously, by django.contrib.au ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 6042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... p you can add the better. So: Add ``django.contrib.auth`` to your ``INSTALLED_APPS``... Isn't nearly as he ... lpful as: Add :mod:`django.contrib.auth` to your :setting:`INSTALLED_APPS`... This is beca ... "last bit" of that path. So :mod:`~django.contrib.auth` will display a link with the title "auth". Use in ... ure in a block, do something like this: .. class:: Author(first_name, last_name, middle_name=None) A perso ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ntrib.admin' and its dependencies - django.contrib.auth , django.contrib.contenttypes , django.contrib.mes ... mplate.context_processors.request , django.contrib.auth.context_processors.auth , and django.contrib.messa ... customized the MIDDLEWARE setting, django.contrib.auth.middleware.AuthenticationMiddleware and django.con ... ango.contrib import admin from myapp.models import Author class AuthorAdmin ( admin . ModelAdmin ): pass a ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6042
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t of app labels as arguments: django - admin check auth admin myapp --tag TAGS , -t TAGS ¶ The system chec ... re than once: django - admin dumpdata -- exclude = auth -- exclude = contenttypes --database DATABASE ¶ Sp ... that defines the method. If you're dumping contrib.auth Permission objects or contrib.contenttypes Content ... them grouped by their application. django.contrib.auth ¶ changepassword ¶ django-admin changepassword [<u ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5903
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 3.4.1 にアップグレードされました。 django.contrib.auth ¶ The new reset_url_token attribute in PasswordRes ... . Added BaseBackend class to ease customization of authentication backends. Added get_user_permissions() m ... name, email, and password fields in django.contrib.auth.forms for better interaction with browser password ... user's language in the session and django.contrib.auth.logout() no longer preserves the session's languag ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 5852
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 管理(admin)サイト。まもなく使います django.contrib.auth - 認証システム django.contrib.contenttypes - コンテ ... Config' , 'django.contrib.admin' , 'django.contrib.auth' , 'django.contrib.contenttypes' , 'django.contrib ... perations to perform: Apply all migrations: admin, auth, contenttypes, polls, sessions Running migrations: ... perations to perform: Apply all migrations: admin, auth, contenttypes, polls, sessions Running migrations: ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... been part of Django since the 0.95 release. multi-auth : A refactoring of Django's bundled authentication ... framework which added support for authentication backends . This has been part of Django ... mplement were never finished: full-history generic-auth multiple-db-support per-object-permissions schema- ...
https://man.plustar.jp/django/internals/git.html - [similar]
Django 1.7.4 release notes — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... when unapplying contrib.contenttypes 's or contrib.auth 's first migration ( #24075 ). Made the migration' ...
https://man.plustar.jp/django/releases/1.7.4.html - [similar]
Django 1.7.5 release notes — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... when unapplying contrib.contenttypes 's or contrib.auth 's first migration ( #24075 ) due to severe impact ...
https://man.plustar.jp/django/releases/1.7.5.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT