Otherwise you have only the command line and the Python import module.
Note that the settings module should be on the Python import search path.
Notez que le module de réglages doit se trouver dans le chemin de recherche d'importation Python.
Values must be callables, or strings representing the full Python import path to the view that should be called to handle the error condition at hand.
Les valeurs doivent pouvoir être appelées, ou être des chaînes de caractères représentant le chemin d'importation Python complet vers une vue qui doit être appelée pour traiter l'erreur actuelle.
A function that takes a full Python import path to another URLconf module that should be "included" in this place.
Une fonction acceptant un chemin d'importation Python complet vers un autre module de configuration d'URL devant être « inclus » à cet endroit.
To use an external cache backend with Django, use the Python import path as the BACKEND of the CACHES setting, like so
Pour utiliser un moteur de cache personnalisé avec Django, il s'agit d'indiquer le chemin d'importation Python dans la clé BACKEND du réglage CACHES, comme ceci
web2py model and controller files are not Python modules in that they cannot be imported using the Python import statement.
Les fichiers de modèle et de contrôleur web2py ne sont pas des modules Python et ne peuvent pas être importés en utilisant la déclaration Python import.
C, Java and Python import connectors for bypassing SQL to import data directly from remote applications, services and scripts.
C, Java et Python importent des connecteurs pour contourner SQL et importer des données directement à partir d'applications, de services et de scripts distants.