- Language: en
23 results for constant in version 3.2
-
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 …
-
Translation
- … constant strings that should be stored in the source language because they are exchanged over …
-
Making queries
- … constant. But what if you want to compare the value of a model field with …
-
Django 1.3 release notes
- … constants or variables as arguments – for example: { % extends "base.html" % } allows you to specify …
-
Testing tools
- … constant can be used to specify that the test should allow queries to all databases …
-
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 …
-
Django 2.1 release notes
- … constant is removed. The get_lookup() and get_lookups() methods of the Lookup Registration API may be suitable …
-
Multiple databases
- … constant for the name of the alternate database. using = 'other' def save_model …