Andela interview question

Questions about my stack (Python / Django): - What is a Queryset - How do you filter and how do you get one object in - Django - How do you implement an endpoint in DRF - What kinds of serializers exist in DRF - How do you create a session in Django - Type the name of a Django Exception - Which is Django's Architecture -> MVT - What is CORS and how do you support CORS in Django - What are static files and how do you collect staticfiles - What is SQL Injecton and How does Django prevents it - What's the difference between SQL and NoSQL databases - How do you create a Django project - Describe the structure of a Django project - Explain git stash - How do you secure an API - Whats an integration test and a unit test - What are mocks and stubs - Explain the difference between encryption/hashing/encoding