in Technology by

Django is based on which architecture?

1. MTV

2. MVC

3. MVTT

4. MVP

1 Answer

0 votes
by
Correct answer is 1. MTV

Related questions

0 votes
    How to use file-based sessions in Django?...
asked Jul 2, 2021 in Technology by JackTerrance
0 votes
    Name some of the commonly used HTTP methods used in REST based architecture?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Microservices-based architecture enforces a Modular structure ? (a)True (b)False...
asked Oct 21, 2020 in Technology by Editorial Staff
0 votes
    Microservices based architecture prefers _______ (a)RDBMS DBs (b)NoSQL DBs (c)No dependency on any particular DB...
asked Oct 21, 2020 in Technology by Editorial Staff
0 votes
    Microservices-based architecture enforces a Modular structure ? (a)True (b)False...
asked Oct 21, 2020 in Technology by Editorial Staff
0 votes
    My goal is to host Django app on CentOs 7 with python3.10 I've manage to download and configure ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 7, 2022 in Education by JackTerrance
0 votes
    I have a large django form. It has a lot of data that depends on a field being selected. Eg: Do ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    Django is written in which programming language? 1. PHP 2. Python 3. Java 4.. C++...
asked Jul 4, 2021 in Technology by JackTerrance
0 votes
    Which file is responsible for the configurations of the Django applications? 1. settings.py 2. manage.py 3. wsgi.py 4. app.py...
asked Jul 4, 2021 in Technology by JackTerrance
0 votes
    Which of these databases are not by default supported by Django? 1. Postgres 2. Mysql 3. Sqlite 4. Mongodb...
asked Jul 4, 2021 in Technology by JackTerrance
0 votes
    Which is the default port for the Django development server? 1. 8080 2. 8081 3. 8000 4. 9000...
asked Jul 4, 2021 in Education by JackTerrance
0 votes
0 votes
    Explain Q objects in Django ORM?...
asked Jul 2, 2021 in Technology by JackTerrance
0 votes
    What are the ways to customize the functionality of the Django admin interface?...
asked Jul 2, 2021 in Technology by JackTerrance
...