- Language: en
21 results for constant in version 1.11
-
Settings
- … constants as message_constants MESSAGE_LEVEL = message_constants . DEBUG If desired, you may specify the numeric …
-
The messages framework
- … constant: Level Constant Tag DEBUG debug INFO info SUCCESS success WARNING warning ERROR error To change …
-
Django 1.3 release notes
- … constants or variables as arguments – for example: { % extends "base.html" % } allows you to specify …
-
Making queries
- … constant. But what if you want to compare the value of a model field with …
-
Translation
- … constant strings that should be stored in the source language because they are exchanged over …
-
Django 1.7 release notes
- … constant. Previously it was stored with the key django_language and the LANGUAGE_SESSION_KEY constant …
-
FAQ: General
- … constantly, adding improvements over two years. In summer 2005, World Online decided to open-source …
-
Coding style
- … CONSTANT = 'foo' class Example ( object ): # ... Use convenience imports whenever available. For example, do this …
-
Porting your apps from Django 0.96 to 1.0
- … constant moved from django.contrib.auth into the settings module. Instead of using from django.contrib.auth import LOGIN …
-
GDAL API
- … constant between 0 (Unknown) and 11. If as_string is True , the data type is returned …