検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 49 for permissions (0.058 sec.)
The staticfiles app — Django 4.0.6 ドキュメント 8467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ge by default. By default, collected files receive permissions from FILE_UPLOAD_PERMISSIONS and collected directo ... ries receive permissions from FILE_UPLOAD_DIRECTORY_PERMISSIONS . If you wo ... uld like different permissions for these files and/or directories, you can subcla ... static files storage classes and specify the file_permissions_mode and/or directory_permissions_mode parameters, ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 7818
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elated model inlines, where the user has view-only permissions to a parent model but edit permissions to the inli ... plexity of the Django admin, and in-particular the permissions related checks, it is the view of the Django secur ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7757
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ias = property ( operator . attrgetter ( 'base' )) Permissions for proxy models ¶ Permissions for proxy models ar ... e concrete model. A migration will update existing permissions when you run migrate . In the admin, the change is ... rete model. However, in older versions, users with permissions for a proxy model with a different app_label than ... That's now fixed, but you might want to audit the permissions assignments for such proxy models ( [add|view|chan ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 7757
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ization of authentication backends. Added get_user_permissions() method to mirror the existing get_group_permissi ... Django 2.0. New default value for the FILE_UPLOAD_PERMISSIONS setting ¶ In older versions, the FILE_UPLOAD_PERMI ... , this results in uploaded files having different permissions depending on their size and which upload handler i ... s used. FILE_UPLOAD_PERMISSIONS now defaults to 0o644 to avoid this inconsistency. ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 7561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... us and authenticated users. Hooks for object-level permissions , permissions for anonymous users , and more flexi ... quent request (usually the next one). Object-level permissions ¶ A foundation for specifying permissions at the p ... See the authentication docs for more information. Permissions for anonymous users ¶ If you provide a custom auth ... to True , AnonymousUser will check the backend for permissions, just like User already did. This is useful for ce ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Model _meta API — Django 4.0.6 ドキュメント 7486
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo.db.models.fields.related.ManyToManyField: user_permissions>) # Also include hidden fields. >>> User . _meta . ... : auth.user_groups>, <ManyToOneRel: auth.user_user_permissions>, <ManyToOneRel: admin.logentry>, <django.db.model ... ngo.db.models.fields.related.ManyToManyField: user_permissions>) 目次 Model _meta API Field access API Retrieving ...
https://man.plustar.jp/django/ref/models/meta.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... permission_required() decorator can take a list of permissions as well as a single permission. You can override t ... storage classes may be subclassed to override the permissions that collected static files and directories receiv ... e by setting the file_permissions_mode and directory_permissions_mode parameters. Se ... er on a file upload. The new FILE_UPLOAD_DIRECTORY_PERMISSIONS setting controls the file system permissions of di ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 7229
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n in Django 2.2 that caused a crash when migrating permissions for proxy models if the target permissions already ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
索引 — Django 4.0.6 ドキュメント 7169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 属性) default_manager_name (Options の属性) default_permissions (Options の属性) default_related_name (Options の属 ... metry の属性) dims (GEOSGeometry の属性) directory_permissions_mode (FileSystemStorage の属性) disable_action() ( ... torage.ManifestStaticFilesStorage のメソッド) file_permissions_mode (FileSystemStorage の属性) FILE_UPLOAD_DIRECT ... ORY_PERMISSIONS setting FILE_UPLOAD_HANDLERS setting FILE_UPLOAD_M ...
https://man.plustar.jp/django/genindex.html - [similar]
設定 — Django 4.0.6 ドキュメント 7108
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ATA_UPLOAD_MAX_MEMORY_SIZE . FILE_UPLOAD_DIRECTORY_PERMISSIONS ¶ デフォルト値: None The numeric mode to apply to ... ng files. This setting also determines the default permissions for collected static directories when using the co ... s the functionality and caveats of the FILE_UPLOAD_PERMISSIONS setting. FILE_UPLOAD_PERMISSIONS ¶ Default: 0o644 ... stem's standard umask. For security reasons, these permissions aren't applied to the temporary files that are sto ...
https://man.plustar.jp/django/ref/settings.html - [similar]
PREV 1 2 3 4 5 NEXT