You can use Django as a back-end for an SPA by using something like Django 
Rest Framework <https://www.django-rest-framework.org/> to put APIs in 
front of your models but it's not something that Django itself was planned 
to be. If you search online you'll find various other ways of making Django 
play nice with Angular or React along with various github projects within 
that space as well.

So in short, no it has not been in Django's plan but yes is it very much 
possible

On Thursday, 7 October 2021 at 13:23:18 UTC+1 acc.k...@gmail.com wrote:

> Hi 
>
> Did Django Have plan to issue Django version with Single page application 
> technic ??? 
>
> Regards, 
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7e0fac40-db13-4cb1-9147-16bbcc8852b2n%40googlegroups.com.

Reply via email to