Posted On 26 March 2020 By MicroPyramid
Python, Django top frameworks and it's comparison
Posted On 23 March 2020 By MicroPyramid
Is Django best framework for your web application development
Posted On 04 June 2019 By MicroPyramid
Nowadays, people are using wildcard domains to provide same user experience across different domains. Using subdomains, we can be able to host multiple sites with the same domain name with the same code in a less time. To enable wildcard subdomains for your site, you should add CNAME record like.
Posted On 27 March 2019 By MicroPyramid
Here in this blog you can find about CRM, Importance of CRM in sales, Types of CRM, How django crm helps for business and it’s advantages - Micropyramid
Posted On 30 January 2019 By MicroPyramid
As the no of applications increases, users need to create username & passwords, need to remember for each application. Users can't remember these details and, sometimes users use single username/password for all applications, then there may be a chance of hacking your accounts easily. To provide more flexibility for the users, we should provide sso login, which makes seamless authentication experience.
Posted On 09 January 2019 By MicroPyramid
Customizing Django REST API Serializers