Is there any framework available to make the crud operation made simple in django. In ruby rails it can be generated with a simple step with the method ‘rails generate scaffold’. I think this will be a time saving feature for most of the applications.