We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
django-admin
django-admin.py
Run django-admin.py help - commands to display a list of all available commands.
Lancez django-admin help - commands pour afficher une liste des commandes disponibles.
You can read all the details about manage.py in django-admin.py and manage.py.
Vous trouverez toutes les informations nécessaires sur manage.py dans django-admin et manage.py.
Use the standard django-admin.py script to create a project called geodjango
Utilisez le script standard django-admin pour créer un projet nommé geodjango
Run django-admin.py help <command> to display a description of the given command and a list of its available options.
Lancez django-admin help <command> pour afficher une description de la commande concernée et une liste de ses options disponibles.
The command-line examples throughout this document use django-admin.py to be consistent, but any example can use manage.py just as well.
Les exemples en ligne de commande tout au long de ce document utilisent django-admin par cohérence, mais tous les exemples pourraient tout aussi bien utiliser manage.py.
This is the layout you'll have if you ran django-admin.py startproject mysite (using your own project name in place of mysite) with a recent version of Django.
C'est la disposition obtenue en lançant la commande django-admin startproject mysite (en remplaçant mysite par votre propre nom de projet) avec toute version récente de Django.
Generally, when working on a single Django project, it's easier to use manage.py than django-admin.py.
Généralement, en travaillant dans un seul projet Django, il est plus simple d'utiliser manage.py plutôt que django-admin.
This will make Django's code importable, and will also make the django-admin.py utility command available.
Ceci rendra le code Django importable et mettra aussi à disposition la commande utilitaire django-admin.
Run django-admin.py version to display the current Django version.
Lancez django-admin version pour afficher la version actuelle de Django.
If you specify - traceback, django-admin.py will also output a full stack trace when a CommandError is raised.
Si vous indiquez - traceback, django-admin affiche également une trace de pile d'appels complète lorsqu'une erreur CommandError est générée.
By default, django-admin.py will format the output to be colorized.
Read the django-admin.py documentation for full information on what the manage.py utility can do.
Lisez la documentation de django-admin pour avoir toutes les informations sur ce que manage.py peut faire.
Consider symlinking to django-admin.py from some place on your path, such as/usr/local/bin.
Envisagez un lien symbolique de django-admin.py depuis un endroit inclus dans votre chemin, tel que /usr/local/bin.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.