- Language: en
24 results for constant in the development version
-
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 …
-
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 …
-
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 …
-
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 …
-
Built-in template tags and filters
- … constant. For example: < img src = "bar.png" alt = "Bar" height = "10" width …