SPA websites with Django

31 views
Skip to first unread message

Inna Reddy

unread,
Nov 14, 2019, 12:28:01 PM11/14/19
to Django users
Hi,

Can we build Single page web applications with Django ?

Michael Thomas

unread,
Nov 14, 2019, 12:49:48 PM11/14/19
to django...@googlegroups.com
Django is a backend platform - it's agnostic as to what type of front end you build with it.

On Thu, Nov 14, 2019 at 4:27 PM Inna Reddy <youri...@gmail.com> wrote:
Hi,

Can we build Single page web applications with Django ?

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/26edfa5c-74b9-46f1-9d8f-3512625b3e78%40googlegroups.com.

Kevin Dublin

unread,
Nov 14, 2019, 5:05:05 PM11/14/19
to django...@googlegroups.com
Hi Inna,

Yes. You can setup Django with a single view and page, then use a frontend framework like Vue, React, or anything else to manipulate that single page as your application. I hope this helps!

Cheers,

Kevin

uday devikar

unread,
Nov 15, 2019, 12:49:25 PM11/15/19
to django...@googlegroups.com
I want to take a input from a end user

Name , email and message .. I don't want to validate user or anything ...just want a input . In django .
What should I do...?


Motaz Hejaze

unread,
Nov 15, 2019, 1:08:24 PM11/15/19
to django...@googlegroups.com
you need to go throw the django poll app tutorial

Motaz Hejaze

unread,
Nov 15, 2019, 1:09:28 PM11/15/19
to django...@googlegroups.com
yes you can , you can use django rest framework for making backend api and use javascript libraries in frontend 


On Thu, Nov 14, 2019 at 2:26 PM Inna Reddy <youri...@gmail.com> wrote:
Hi,

Can we build Single page web applications with Django ?

--
Reply all
Reply to author
Forward
0 new messages