検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 118 for Full (0.038 sec.)
Constraints reference — Django 4.0.6 ドキュメント 6972
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ints In general constraints are not checked during full_clean() , and do not raise ValidationError s. Rath ... king' , fields = [ 'room' , 'date' ], include = [ 'full_name' ]) will allow filtering on room and date , a ... lso selecting full_name , while fetching data only from the index. in ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
Django 1.2.2 release notes — Django 4.0.6 ドキュメント 6972
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... yment currently using or targeting Django 1.2. For full details on the new features, backwards incompatibi ... ient . This flag forces the test client to perform full CSRF checks on forms. The default behavior of the ...
https://man.plustar.jp/django/releases/1.2.2.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 6810
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s, please follow the installation instructions carefully, and install the libraries in the given order. If ... may be added to your Django settings file with the full path to the GEOS C library. For example: GEOS_LIBR ... cal/lib/libgeos_c.so' 注釈 The setting must be the full path to the C shared library; in other words you w ... may be added to your Django settings file with the full path to the GDAL library. For example: GDAL_LIBRAR ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6810
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... thon version will be 2.5. A document outlining our full timeline for deprecating Python 2.x and moving to ... que used to implement this profanities list was woefully naive, and prone to the Scunthorpe problem . Impr ... nd unhelpful behavior: >>> Template ( "{{ user.get_full_name }}" ) . render ( Context ({ 'user' : user })) ... u'Joe Bloggs' >>> Template ( "{{ full_name }}" ) . render ( Context ({ 'full_name' : use ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 6722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eone from Django's release team and consists of: A full description of the issue and the affected versions ... n Django . Who receives advance notification ¶ The full list of people and organizations who receive advan ... quest must include the following information: Your full, real name and the name of the organization you re ...
https://man.plustar.jp/django/internals/security.html - [similar]
PostgreSQL specific lookups — Django 4.0.6 ドキュメント 6722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , queries using this filter will generally perform full table scans, which can be slow on large tables. In ... those cases, using dedicated full text indexing tools might be appropriate. 目次 Pos ...
https://man.plustar.jp/django/ref/contrib/postgres/lookups.html - [similar]
Django 1.1.4 リリースノート — Django 4.0.6 ドキュメント 6648
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... yment currently using or targeting Django 1.1. For full details on the new features, backwards incompatibi ... RF handling. To remedy this, Django will now apply full CSRF validation to all requests, regardless of app ...
https://man.plustar.jp/django/releases/1.1.4.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6648
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dels. This is implemented in the new F object; for full details, including examples, consult the F express ... ntation for TestCase and TransactionTestCase for a full description, and some important notes on database ... gistered multiple times without URL conflicts. For full details, see the documentation on defining URL nam ... field value matches that day of the week. See the full list of lookup types for details. The {% for %} ta ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 6648
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt of end-user-written applications -- make use of full URLs, including domain name, which are generated f ... iousOperation if request.get_host() is called. For full details see the documentation for the ALLOWED_HOST ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
django.utils.module_loading — Django 4.0.6 ドキュメント 6573
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... if module_path not in modules or ( # Module is not fully initialized. getattr ( modules [ module_path ], " ... uteError : # package isn't a package. return False full_module_name = package_name + "." + module_name try ... : return importlib_find ( full_module_name , package_path ) is not None except Mo ...
https://man.plustar.jp/django/_modules/django/utils/module_loading.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT