検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 85 for find (0.020 sec.)
Installing Geospatial libraries — Django 4.0.6 ドキュメント 14755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ake install $ cd .. トラブルシューティング ¶ Can't find GEOS library ¶ When GeoDjango can't find GEOS, thi ... s error is raised: ImportError: Could not find the GEOS library (tried "geos_c"). Try setting GEO ... ions and solutions. トラブルシューティング ¶ Can't find GDAL library ¶ When GeoDjango can't find the GDAL ... ding from source GEOS トラブルシューティング Can't find GEOS library GEOS_LIBRARY_PATH PROJ GDAL トラブルシ ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
django.utils.module_loading — Django 4.0.6 ドキュメント 11458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ib import import_module from importlib.util import find_spec as importlib_find def cached_import ( module_ ... ge_name + "." + module_name try : return importlib_find ( full_module_name , package_path ) is not None ex ... Error. return False def module_dir ( module ): """ Find the name of the directory that contains a module, ...
https://man.plustar.jp/django/_modules/django/utils/module_loading.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 10093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s aren't the place for general explanation. If you find yourself explaining basic concepts, you may want t ... s, and they may become frustrated when they do not find a step as "straightforward" or "simple" as it is i ... : $ cd docs $ optipng -o7 -zm1-9 -i0 -strip all ` find . -type f -not -path "./_build/*" -name "*.png" ` ... $ advpng -z4 ` find . -type f -not -path "./_build/*" -name "*.png" ` ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Installing SpatiaLite — Django 4.0.6 ドキュメント 10093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... llow the instructions below . For Windows, you may find binaries on the Gaia-SINS home page. In any case, ... work/Programs Finally, for GeoDjango to be able to find the KyngChaos SpatiaLite library, add the followin ... install gdal Finally, for GeoDjango to be able to find the SpatiaLite library, add the following to your ...
https://man.plustar.jp/django/ref/contrib/gis/install/spatialite.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 9701
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on properly. トラブルシューティング ¶ If you can't find the solution to your problem here then participate ... sr/local/lib Install binutils ¶ GeoDjango uses the find_library function (from the ctypes.util Python modu ... le) to discover libraries. The find_library routine uses a program called objdump (par ... nux system then Python's ctypes may not be able to find your library even if your library path is set corr ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 9512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This makes tickets better organized and easier to find. Severity ¶ The severity attribute is used to iden ... either be comma or space separated. Keyword search finds the keyword string anywhere in the keywords. For ... reviewing patches as suggested above. You can also find more Advice for new contributors . However, we do ... without posting a message to django-developers to find consensus. If you're unsure if you should be makin ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 7755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on is great but it can always be improved. Did you find a typo? Do you think that something should be clar ... etter be a good reason. Arguments like "I couldn't find any existing tests of this feature" don't carry mu ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
django.utils.log — Django 4.0.6 ドキュメント 7566
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , logging_settings ): if logging_config : # First find the logging configuration function ... logging_con ... ef uses_server_time ( self ): return self . _fmt . find ( " {server_time} " ) >= 0 def log_response ( mess ...
https://man.plustar.jp/django/_modules/django/utils/log.html - [similar]
Writing code — Django 4.0.6 ドキュメント 7566
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elopment process. Browse the following sections to find out how to give your code patches the best chances ...
https://man.plustar.jp/django/internals/contributing/writing-code/index.html - [similar]
メタドキュメントとその他 — Django 4.0.6 ドキュメント 7566
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... タドキュメントとその他 ¶ Documentation that we can't find a more organized place for. Like that drawer in yo ...
https://man.plustar.jp/django/misc/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT