Example of Hello World in Django with Tequila Authentication
Run install_all.sh
script on a ubuntu machine nd it should install everything.
You can test connection to myprint database by running test.sh
, it should output models for the MyPrint database.
Once the development is started start.sh
will launch th server.
You can find django-tequila documentation here
Made by Gil Brechbühler. E-Mail : [email protected], do not hesitate to ask any question.