Coverage for lino/api/ad.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
# Copyright 2013-2015 Luc Saffre # License: BSD (see file COPYING for details)
:xfile:`settings.py` files and in the :xfile:`__init__.py` files of your plugins.
The name ``ad`` stands for "Application Design". Application design happens **during** the import of your Django **settings** and **before** your **models** get imported.
.. autosummary::
"""
|