Viewing posts from July, 2017
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.
Middleware
Maintaining the dependencies of libraries and packages can be cumbersome in the modern development environment if not handled carefully. It is impractical to include the external packages in code management systems. Dependencies can make setting up of new development environment a pain and deployment even harder.
Here is a list of Django packages that we frequently use in our development at Cowhite and we hope this will help you too. And this list is going to be updated regularly.
We develop web applications to our customers using python/django/angular.
Contact us at hello@cowhite.com