Viewing posts by ravi
Django's authentication system is highly customizable. Yet the default authentication is good enough for most use cases. However we might need to customize to suite our needs. We will explore the various methods of customization.
Redis is an open source, in-memory data structure store, used as a database, cache and message broker.
We have previously seen how to use grunt to automate the front-end builds. We will see how to do the same work with its alternative tool called gulp.
Grunt is a javascript task runner used to automate the building and packaging of all front-end components. Grunt has numerous plugins for all repetitive tasks like minification, linting, compilation etc.
When using serializers with django rest framework
, retrieving all fields of the models might cause unnecessary traffic. This can be avoided with careful design.
We develop web applications to our customers using python/django/angular.
Contact us at hello@cowhite.com