Skip to main content

Posts

Showing posts from January 5, 2018
World Nomads Logo

Django at a glance.

As you already know, Django is a Python web framework. And like most modern framework, Django supports the MVC pattern. First let's see what is the Model-View-Controller (MVC) pattern, and then we will look at Django’s specificity for the Model-View-Template (MVT) pattern. Amazon.in Widgets MVC Pattern When talking about applications that provides UI (web or desktop), we usually talk about MVC architecture. And as the name suggests, MVC pattern is based on three components: Model, View, and Controller. DJANGO MVC - MVT Pattern The Model-View-Template (MVT) is slightly different from MVC. In fact the main difference between the two patterns is that Django itself takes care of the Controller part (Software Code that controls the interactions between the Model and View), leaving us with the template. The template is a HTML file mixed with Django Template Language (DTL). The following diagram illustrates how each of the components of the MVT pattern interacts with each other ...

What is Salesforce? An overview of Salesforce.

Welcome to the award-winning cloud-computing service—designed to help you manage your customer relationships, integrate with other systems, and build your own applications. In other hand Salesforce is:- • Relational database • Customer Relationship Management (CRM) system • Cloud based • Built in social features – Chatter • Add functionality using apps Salesforce helps you manage your customer relationships, integrate with other systems, and build your own applications. Salesforce includes the following products and services. Salesforce Applications Force.com Platform AppExchange Salesforce.com Community Subscribe channel on YouTube:- https://www.youtube.com/c/ipctrd/videos Read this post on Blogger:- http://ipctrd.blogspot.in/ Like page on Facebook:- https://www.facebook.com/ipctrd/ Tweet about video on twitter:- https://twitter.com/ipctrd Let's chat on whatsapp:- https://chat.whatsapp.com/BrHbRDvbfs64CulIoLfbjf See you at Instagram :- https://www.inst...

Contact Us

Name

Email *

Message *