Quiz: Users App
Test your knowledge about creating the Users app and adding the login and logout functionalities.
Technical Quiz
1.
The command python manage.py startapp customers
creates a new app named users.
A.
True
B.
False
1 / 5
Test your knowledge about creating the Users app and adding the login and logout functionalities.
The command python manage.py startapp customers
creates a new app named users.
True
False