A django tutorial to get accustomed with authentication and i18n
Install Django:
pip install Django
To run the application:
python manage.py runserver
And you are up and running at http://127.0.0.1:8000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A django tutorial to get accustomed with authentication and i18n
Install Django:
pip install Django
To run the application:
python manage.py runserver
And you are up and running at http://127.0.0.1:8000