top | item 42563947

(no title)

dhruvkb | 1 year ago

I had been looking for something like this in the past. I have previously set up a full-fledged Django application only to use its ORM, but then I realised that it's quite helpful to have the possibility to expand the project into a proper web app or an API, if needed. The Django admin interface is also great!

discuss

order

Harsh182|1 year ago

Yes, once you are used to such rich ORM, you would want to use it everywhere!

Do give it a try, and write me a feedback - either here or on Github issues.