-
Notifications
You must be signed in to change notification settings - Fork 0
rlabrador/BIDEV
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#README - R.LAB # FREE COMMENT Vérifier le fichier settings.py à chaque fois. # quelques commandes mysql initiale pour lancer la db. #Le mot de passe mysql est password par défaut pour root. #grant all privileges on *.* to root@localhost identified by 'password' with grant option; #GRANT SELECT, INSERT, UPDATE, DELETE, LOCK TABLES ON winestores.* TO username@127.0.0.1 IDENTIFIED by 'password'; #Lancement de l'admin Activating the Admin Interface python manage.py syncdb puis python manage.py createsuperuser (si pas créé : dans mon cas j'ai saisie rlabrador/rlabrador2000@gmail.com/riri2407 et on lance pour voir: python manage.py runserver (ou en debug) J'ai ajouté le gestionnaire de roles Django User Roles django-user-roles Comment les utiliser??? Penser à installer pip install django-user-accounts pour faire une form basé sur l'email... Le Django Book 2.0 à moi http://www.djangobook.com/en/2.0/index.html
About
BIDEV : test complet de Django server sur le Projet LauEterdi
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published