
django-subframework – programming-django – কুইজ মডেল টেস্ট অনুশীলন – 21
7507. What is the default value of cull_frequency for CACHE_BACKEND
- 4
- 3
- 1
- 2
7508. Which method should be used to prevent XSS
- Disable any escape character
- Never add session data in URL
- Use execute method for parsing
- Use escape filter
7509. What need to set in settings.py, to tell Django which host to use when connecting to database
- DATABASE_NAME
- DATABASE_HOST
- DATABASE_USER
- DATABASE_SERVER
7510. Which installed module enables session in django
- django.contrib.sessions
- contrib.sessions
- django.session
- django.contrib.session
7511. Which method of authentication back-end, takes credentials as keyword arguments
- validate
- list
- authenticate
- get_user
7512. What is known as small template filled with details from current object
- Template tag
- Block tag
- Simple tags
- Inclusion tags
7513. Which of the following package is a framework for managing simple “flat” HTML content in a database
- contenttypes
- markup
- flatpages
- humanize
7514. Which template tag is to be included for translating strings in template
- {% input i18n %}
- {% i18n %}
- {% load i18n %}
- {% take i18n %}
7515. What is the default value of max_entries for CACHE_BACKEND
- 400
- 300
- 500
- 200
7516. What function does an form object does
- All of the above
- generate its own HTML widgets
- construct a set of useful error messages
- validate a collection of data
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।