- Language: en
12 results for compiler in the development version
-
Lookup API reference
- … compiler is an SQLCompiler object, which has a compile() method that can be used to compile …
-
Query Expressions
- … compiler , connection , ** extra_context ): return super () . as_sql ( compiler , connection , function = "CONCAT_WS" , template …
-
The Django template language: for Python programmers
- … compile template code into a Template . You render the template with a Context . Django projects …
-
django-admin and manage.py
- … Compiles .po files created by makemessages to .mo files for use with the built-in gettext …
-
Validators
- … compiling the regular expression string regex . If regex is a pre-compiled regular expression, and flags …
-
Settings
- … compiled regular expression objects representing User-Agent strings that are not allowed to visit any page …
-
Installing Geospatial libraries
- … compile software from source. GEOS GEOS is a C++ library for performing geometric operations, and is the default …
-
Built-in template tags and filters
- … compiled Template in your context. Additionally, the variable may be an iterable of template names …
-
Form fields
- … compiled regular expression object. Also takes max_length , min_length , strip , and empty_value which …
-
Middleware
- … compiled regular expression objects. Performs URL rewriting based on the APPEND_SLASH and PREPEND_WWW settings …
-
Installing SpatiaLite
- … compiled with the R*Tree module . Run the sqlite3 command line interface and enter the following …
-
GeoDjango Installation
- … compiling the libraries from source, please follow the directions closely, especially if you’re a beginner …