検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 195 for Object (0.107 sec.)
How to use Django with Gunicorn — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... location of a module containing a WSGI application object named application , which for a typical Django pro ...
https://man.plustar.jp/django/howto/deployment/wsgi/gunicorn.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re details on these changes. Support for assigning objects which don't support creating deep copies with cop ... obj() will be removed in favor of Field.value_from_object() . django.template.loaders.eggs.Loader will be re ... _with_model() get_m2m_with_model() get_all_related_objects() get_all_related_objects_with_model() get_all_re ... lated_many_to_many_objects() get_all_related_m2m_objects_with_model() The er ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ters some of the available records, not all of the objects will be dumped. --all , -a ¶ Uses Django's base m ... e any foreign key and many-to-many relationship to objects of the type that defines the method. If you're du ... mping contrib.auth Permission objects or contrib.contenttypes ContentType objects, you ... its the primary key in the serialized data of this object since it can be calculated during deserialization. ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Find text containing a single backslash MyModel . objects . filter ( text__contains = ' \\\\ ' ) The above ... Find text containing a single backslash MyModel . objects . filter ( text__contains = ' \\ ' ) Removed ENAB ... uired from django.views.generic.list_detail import object_list from mysite.myapp.models import MyModel info ... = { "queryset" : MyModel . objects . all (), } urlpatterns = patterns ( '' , ( '^myv ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.11.4 リリースノート — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( #28378 ). Fixed a regression in pickling of LazyObject on Python 2 when the wrapped object doesn't have _ ...
https://man.plustar.jp/django/releases/1.11.4.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecorator. If you hit an AttributeError: 'Settings' object has no attribute '_original_allowed_hosts' excepti ...
https://man.plustar.jp/django/releases/1.4.6.html - [similar]
Django 2.0.5 リリースノート — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.contrib.admindocs when a view is a callable object, such as django.contrib.syndication.views.Feed ( # ...
https://man.plustar.jp/django/releases/2.0.5.html - [similar]
Django 2.1.4 リリースノート — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ct the errors below" error message when editing an object in the admin if the user only has the "view" permi ...
https://man.plustar.jp/django/releases/2.1.4.html - [similar]
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tly called with a non- None obj argument during an object add ( #30050 ). 目次 Django 2.1.5 リリースノート C ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]
Django 3.1.2 release notes — Django 4.0.6 ドキュメント 4809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... would crash if it contained an aggregation and a Q object annotation ( #32007 ). Fixed a bug in Django 3.1 w ...
https://man.plustar.jp/django/releases/3.1.2.html - [similar]