検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 175 for into (0.008 sec.)
GeoDjango Tutorial — Django 4.0.6 ドキュメント 7561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n included contrib module for Django that turns it into a world-class geographic web framework. GeoDjango ... show you how to import the world borders shapefile into the database via GeoDjango models using the LayerM ... ity . There are many different ways to import data into a spatial database -- besides the tools included w ... with GDAL that can import many vector data formats into PostGIS, MySQL, and Oracle databases. shp2pgsql : ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 7561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tions from hundreds of developers, been translated into fifty languages, and today is used by developers o ... ly being maintained externally, and will be merged into the main Django documentation shortly. Huge thanks ... ddleware ¶ Django's CacheMiddleware has been split into three classes: CacheMiddleware itself still exists ... s which handle the two parts of caching (inserting into and reading from the cache) separately, offering a ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 7561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rs have also backported the fix for the Python bug into their packages of earlier versions. To remedy this ... ffect Django currently, since we only put this URL into the Location response header and browsers seem to ... provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack as so ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 7426
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... P header defines which headers a cache should take into account when building its cache key. Requests with ... phase because it pulls the list of headers to take into account from the global path registry and uses tho ... one , cache = None ) ¶ Learns what headers to take into account for some request path from the response ob ... access to that path will know what headers to take into account without building the response object itsel ...
https://man.plustar.jp/django/ref/utils.html - [similar]
PostgreSQL specific form fields and widgets — Django 4.0.6 ドキュメント 7303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d ¶ Based on IntegerField and translates its input into NumericRange . Default for IntegerRangeField and B ... d ¶ Based on DecimalField and translates its input into NumericRange . Default for DecimalRangeField . Dat ... ¶ Based on DateTimeField and translates its input into DateTimeTZRange . Default for DateTimeRangeField . ... ield ¶ Based on DateField and translates its input into DateRange . Default for DateRangeField . ウィジェッ ...
https://man.plustar.jp/django/ref/contrib/postgres/forms.html - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 7303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... it can overwhelm your system if you try to read it into memory. You'll probably want to use chunks() inste ... ' , the Windows convention '\r\n' , and the old Macintosh convention '\r' . Subclasses of UploadedFile inc ... ss InMemoryUploadedFile [ソース] ¶ A file uploaded into memory (i.e. stream-to-memory). This class is used ... efault file upload behavior of reading small files into memory and large ones onto disk. They are located ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 7303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ," where an attacking site tricks a user's browser into logging into a site with someone else's credential ... rformance improvement if your templates are broken into lots of smaller subtemplates (using the {% extends ... in favor of a template tag that should be inserted into forms. All contrib apps use a csrf_protect decorat ... l functions to support conversion of Python values into database-compatible values. A custom field might l ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 7169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ke. Use Unicode ¶ Change string literals ( 'foo' ) into Unicode literals ( u'foo' ). Django now uses Unico ... e details on how to rewrite that Admin declaration into the new syntax. Use new inline syntax ¶ The new ed ... ender=None Make any custom signals you've declared into instances of django.dispatch.Signal instead of ano ... er exceptions ¶ The old EnvironmentError has split into an ImportError when Django fails to find the setti ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 7169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ore/dash conflation ¶ When HTTP headers are placed into the WSGI environ, they are normalized by convertin ... o provide safe redirect targets and put such a URL into a link, they could suffer from a XSS attack. This ... ffect Django currently, since we only put this URL into the Location response header and browsers seem to ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 7169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ore/dash conflation ¶ When HTTP headers are placed into the WSGI environ, they are normalized by convertin ... o provide safe redirect targets and put such a URL into a link, they could suffer from a XSS attack. This ... ffect Django currently, since we only put this URL into the Location response header and browsers seem to ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT