Results of 1 - 10 of about 30 for systems (0.053 sec.)
- File storage API — Django 4.0.6 ドキュメント 13922
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
l be raised if the import is unsuccessful. The FileSystemStorage class ¶ class FileSystemStorage ( location = ...
ne , directory_permissions_mode = None ) ¶ The FileSystemStorage class implements basic file storage on a loc ...
o FILE_UPLOAD_DIRECTORY_PERMISSIONS . 注釈 The FileSystemStorage.delete() method will not raise an exception ...
system's ctime, i.e. os.path.getctime() . On some systems (like Unix), this is the time of the last metadata ...
-
https://man.plustar.jp/django/ref/files/storage.html
- [similar]
- GeoDjango Model API — Django 4.0.6 ドキュメント 13711
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
t the data in the spatial database. [3] Projection systems give the context to the coordinates that specify a ...
ons between geometries using geographic coordinate systems, e.g. constructing a query to find all points with ...
nsional, or Cartesian, plane. Projected coordinate systems are especially convenient for region-specific appl ...
th Kansas , then you may consider using projection system specific to that region. Moreover, projected coordi ...
-
https://man.plustar.jp/django/ref/contrib/gis/model-api.html
- [similar]
- GeoDjango Installation — Django 4.0.6 ドキュメント 9438
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
cal/lib Setting system library path ¶ On GNU/Linux systems, there is typically a file in /etc/ld.so.conf , wh ...
s package) to verify a shared library on GNU/Linux systems. Thus, if binutils is not installed on your Linux ...
tils package may be installed on Debian and Ubuntu systems using the following command: $ sudo apt-get instal ...
l binutils Similarly, on Red Hat and CentOS systems: $ sudo yum install binutils Platform-specific ins ...
-
https://man.plustar.jp/django/ref/contrib/gis/install/index.html
- [similar]
- ファイルの管理 — Django 4.0.6 ドキュメント 9438
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
を保存するかの複雑なカスタムを許可する file storage systems を提供しています。このドキュメントの後半では、それ ...
tion ( MEDIA_ROOT if you are using the default FileSystemStorage ): >>> import os >>> from django.conf import ...
object that actually understands things like file systems, opening and reading files, etc. Django's default ...
r storage for that file), you can use file storage systems directly. You can create an instance of some custo ...
-
https://man.plustar.jp/django/topics/files.html
- [similar]
- Installing Geospatial libraries — Django 4.0.6 ドキュメント 8317
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
When installing from source on UNIX and GNU/Linux systems, please follow the installation instructions caref ...
geospatial data to different coordinate reference systems. First, download the PROJ source code: $ wget http ...
-
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html
- [similar]
- Django 1.0 リリースノート — Django 4.0.6 ドキュメント 8106
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
se interoperability with third-party libraries and systems which may or may not handle Unicode gracefully. De ...
this adds world-class GIS ( Geographic Information Systems ) support to Django, in the form of a contrib appl ...
-
https://man.plustar.jp/django/releases/1.0.html
- [similar]
- Django 1.11.15 リリースノート — Django 4.0.6 ドキュメント 8106
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ny path ending in a slash (many content management systems have such a pattern), then a request to a maliciou ...
-
https://man.plustar.jp/django/releases/1.11.15.html
- [similar]
- Django 2.0.8 リリースノート — Django 4.0.6 ドキュメント 8106
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ny path ending in a slash (many content management systems have such a pattern), then a request to a maliciou ...
-
https://man.plustar.jp/django/releases/2.0.8.html
- [similar]
- サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 7993
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
of Django integrated with their package-management systems. These can make installation and upgrading much ea ...
-
https://man.plustar.jp/django/misc/distributions.html
- [similar]
- Django 1.6.1 release notes — Django 4.0.6 ドキュメント 7879
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ed a crash when executing runserver on non-English systems and when the formatted date in its output containe ...
-
https://man.plustar.jp/django/releases/1.6.1.html
- [similar]