検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 218 for but (0.123 sec.)
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 4595
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the database. You can continue to change its attributes # if you want to change other fields. >>> user . ... ermissions can be set not only per type of object, but also per specific object instance. By using the ha ... the login page. If you want to use raise_exception but also give your users a chance to login first, you ... he mixin. Defaults to the permission_required attribute, converted to a tuple if necessary. has_permissio ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
FAQ: インストール — Django 4.0.6 ドキュメント 4501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lose anything in Django by using an older release, but you don't take advantage of the improvements and o ...
https://man.plustar.jp/django/faq/install.html - [similar]
Generic display ビュー — Django 4.0.6 ドキュメント 4501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le object. It is not intended to be used directly, but rather as a parent class of the django.views.gener ...
https://man.plustar.jp/django/ref/class-based-views/generic-display.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 4501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s mixin have access to the model and queryset attributes, describing the type of object that the ModelFor ... If you specify both the fields and form_class attributes, an ImproperlyConfigured exception will be raise ... s interpreted the same way as the Meta.fields attribute of ModelForm . This is a required attribute if yo ... omatically (e.g. using model ). Omitting this attribute will result in an ImproperlyConfigured exception. ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 4501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... admin requires that the user has the is_staff attribute set to True . Finally, determine which of your ap ... equivalent to setting the empty_value_display attribute on the display function directly in previous vers ... ions. Setting the attribute directly is still supported for backward compatib ... s of values that can be used in list_display . All but the simplest may use the display() decorator, whic ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
File storage API — Django 4.0.6 ドキュメント 4501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... case, the path won't be passed to get_valid_name() but will be prepended back to the resulting name. The ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 4501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ints are defined in django.db.models.constraints , but for convenience they're imported into django.db.mo ... classes, with exactly the same values for the attributes (including name ) each time. To work around name ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 4501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e, which lives in the docs/ directory of the distribution. You may have a need to use some of the feature ... arked as "subject to API change" in that document, but that's OK with us as long as it's OK with you, and ... roblem with Django? The documentation in the distribution is also available online at the Django website ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 4501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rigin. This is technically backwards-incompatible, but the security risks have been judged to outweigh th ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 4501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on where custom form fields having a queryset attribute but no limit_choices_to could not be used in a Mo ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]