- Language: en
35 results for compiler in the development version
-
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 …
-
Django 4.2.2 release notes
- … compiling queries without ordering ( #34580 ). Fixed a regression in Django 4.2 where nonexistent stylesheet was linked …
-
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 …
-
Built-in template tags and filters
- … compiled Template in your context. Additionally, the variable may be an iterable of template names …
-
Installing SpatiaLite
- … compiled with the R*Tree module . Run the sqlite3 command line interface and enter the following …
-
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 …
-
How to authenticate against Django’s user database from Apache
- … compiled statically into Apache, or you might need to use LoadModule to load them dynamically …