- Language: en
7 results for compiler in version 1.11
-
Django 1.8 release notes
- … compiled files. The loaddata --ignorenonexistent option now ignores data for models that no longer exist …
-
Django 1.9 release notes
- … compiled. django.template.base.add_to_builtins() is removed Although it was a private API, projects commonly used …
-
Django 1.4 release notes
- … compiled regular expressions. Django won’t send an email for 404 errors on URLs that …
-
Django 1.10 release notes
- … compiler , connection ): lhs , lhs_params = self . process_lhs ( compiler , connection ) rhs , rhs_params = self . process …
-
Django 1.6.3 release notes
- … compiled more once ( #21643 ). Prevented custom widget class attribute of IntegerField subclasses from being overwritten …
-
Django 1.9.2 release notes
- … compile *.py files. To remedy this, a .py-tpl suffix is now used for the project …
-
Django 1.7 release notes
- … compiling a regular expression string. URLValidator now accepts an optional schemes argument which allows customization …