Friday, May 5, 2017

Django forks / clones / wrappers

Hi

Does anyone know a web framework, non full-stack / microframework, but partially compatible with Django (in terms of the programming interface)?
Django have too many design flaws for big projects, so I'd like to move into something less coupled. Any bridges / wrappers for Flask maybe?

The core is highly based on models/db layer, and data input is based mostly on forms and modelforms. Everything else is easy to reimplement, relatively.
Admin, postgis and most of contribs are not necessary.

Thanks,
Marcin

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/54820317-f542-4026-94b6-12375e2c756d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment