Getting out of CRUD [closed]

I don’t think that there’s really anyone who enjoys doing CRUD (well at least anyone sane). It’s the most tedious part of web programming. My advice is to find or write a framework to automate this for you. evolutility django admin panel and django forms However, if that’s the majority of your work, you definitely … Read more