- Language: en
35 results for compiler in version 1.11
-
Settings
- … compiled regular expression objects representing User-Agent strings that are not allowed to visit any page …
-
Django 1.6.3 release notes
- … compiled more once ( #21643 ). Prevented custom widget class attribute of IntegerField subclasses from being overwritten …
-
Form fields
- … compiled regular expression object. Also takes max_length , min_length , and strip , which work just …
-
Deployment checklist
- … compiling each template every time it needs to be rendered. See the template loaders docs …
-
Middleware
- … compiled regular expression objects. Performs URL rewriting based on the APPEND_SLASH and PREPEND_WWW settings …
-
Authenticating against Django’s user database from Apache
- … compiled statically into Apache, or you might need to use LoadModule to load them dynamically …
-
Performance and optimization
- … compiling each template every time it needs to be rendered. Using different versions of available …
-
Writing and running tests
- … compiled, this will occur before the test database is set up, with potentially unexpected results …
-
Django settings
- … compiling settings: Load settings from global_settings.py . Load settings from the specified settings file, overriding the global …
-
Django 1.7 release notes
- … compiling a regular expression string. URLValidator now accepts an optional schemes argument which allows customization …