- Language: en
14 results for compilation in version 1.10
-
Lookup API reference
- … compiler is an SQLCompiler object, which has a compile() method that can be used to compile …
-
Query Expressions
- … compiler , connection ): return super ( ConcatPair , self ) . 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 …
-
GeoDjango Installation
- … compiling them from source. However, the Apple Developer Tools are still necessary for compiling the Python …
-
Settings
- … compiled regular expression objects representing User-Agent strings that are not allowed to visit any page …
-
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. This is typically included on your OS X installation DVDs. GEOS …
-
Upgrading templates to Django 1.8
- … compile the template. Three alternatives are available. If you control the project’s setting, you can use one of the configured …