
django-subframework – programming-django – কুইজ মডেল টেস্ট অনুশীলন – 20
django subframework | 7497. Which configuration specifies the context processor to apply on RequestContext
- TEMPLATE_CONTEXT_PROCESSORS
- TEMPLATE_PROCESSORS_CONTEXT
- CONTEXT_PROCESSORS
- TEMPLATE_PROCESSORS
7498. Which method of authentication back-end, takes an id and returns a User object
- validate
- list
- get_user
- authenticate
7499. What is the default field is looked by CurrentSiteManager
- other
- site
- ForeignKey
- ManyToManyField
7500. Which option with manage.py is used to change port number for in-built web server
- runserver
- portserver
- runport
- serverport
7501. Which regex symbol is used to represent a pattern for any digit
- 9
- d
- n
7502. Which parameter indicates the template to use in a view
- template_name
- template_key
- template_id
- template_identifier
7503. What is the default timeout value in seconds for CACHE_BACKEND
- 200
- 400
- 300
- 500
7504. Which regex symbol refers to ending of specified pattern
- $
- #
- ^
- &
7505. What is the default port used by built-in webserver in django
- 80
- 8080
- 88
- 8000
7506. Which is a countermeasure to a directory-traversal attack
- Allow everyone access to the default page only.
- Make all users log in to access folders.
- Folder permissions
- Allow only registered users to access the home page of a website.
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।