Hi everyone,

I've been contemplating the development of an SPA version of admin either 
in Angular, React, Vue or even Flutter... preferably in Angular due to it's 
data binding approach.

The idea is to serve the SPA from Django, dynamically generating it so that 
the great model based apps that one can create with the current admin site 
can be dynamically generated in a similar way, but as an SPA.  Why SPA.. 
just to enable a better, more powerful user experience without the round 
trips and page reloads.   

Hoping it will in the same way form a RAD tool for SPA development with a 
Django back-end.

If we get really smart, we may be able to make it theme-able.

I have messaged the django dev group as I have had a look at the work that 
may be involved and I believe that if we we're to succeed in making this a 
standard addition to django as an admin alternative, we make have to 
accommodate it in the code a bit... there may be a bit of refactoring of 
the admin code. 

Just wondering if anyone would be up for joining me in creating something 
like this?... or if you know of an existing project trying to do this?

Thanks
Warren

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/c29b745c-21d5-46c8-ab51-312b1a73114dn%40googlegroups.com.

Reply via email to