- Language: en
35 results for compiler in version 5.1
-
Django 1.7 release notes
- … compiling a regular expression string. URLValidator now accepts an optional schemes argument which allows customization …
-
URL dispatcher
- … compiled the first time it’s accessed. Subsequent requests use the cached configuration via the URL resolver …
-
Django at a glance
- … compiled into regular expressions at load time. Once one of the URL patterns matches, Django …
-
Installing Geospatial libraries
- … compile software from source. GEOS GEOS is a C++ library for performing geometric operations, and is the default …
-
GeoDjango Installation
- … compiling the libraries from source, please follow the directions closely, especially if you’re a beginner …
-
Installing SpatiaLite
- … compiled with the R*Tree module . Run the sqlite3 command line interface and enter the following …
-
Django settings
- … compiling settings: Load settings from global_settings.py . Load settings from the specified settings file, overriding the global …
-
Django 4.1 release notes
- … compiler, and integrate asynchronous database drivers. The new asynchronous queryset interface currently encapsulates the necessary …
-
Django 3.0 release notes
- … compile. showmigrations --list now shows the applied datetimes when --verbosity is 2 and above. On PostgreSQL …
-
Deployment checklist
- … compiling each template every time it needs to be rendered. When DEBUG = False , the cached …