Across
- 3. command used to print the SQL query of the model
- 4. superclass of Django form
- 5. Django setting specifing the list of authentication back-ends to use
- 6. value of DEBUG when website is online/ or deployed?
- 7. method used instead of path()in urls.py to pass in regular expressions as routes
Down
- 1. method used to check password string given by user, in Django
- 2. exception thrown by Django when the template tag is not closed
