Is it possible to create website like Squarespace or Wix in django?

793 views
Skip to first unread message

Kakar

unread,
Apr 21, 2013, 4:51:37 AM4/21/13
to django...@googlegroups.com
Hello everyone! I am really a newbie in the django world, and it might be to much to ask now this question, but am just curious. So, is it possible to make websites like Squarespace or wix where the user can itself choose the template or customize it later on, and also that a programmer can change the the css too. Please comment your views. Thanks.

Shawn Milochik

unread,
Apr 21, 2013, 4:58:39 AM4/21/13
to django...@googlegroups.com
I don't think there's any kind of site you *can't* make with Django. It's a Web framework, not a CMS.

It's definitely possible (and trivial) to offer a wide variety of templates. It's also possible to allow a user to customize and save a template, but that comes with a whole host of security risks you'll have to consider.

The CSS is a slightly different matter, as Django is not in the business of serving static content. However, if you're already customizing HTML templates you can customize some CSS there. For that matter, you could allow them to change the CSS link in the template to one of many choices you provide, or to their own server/CDN. Again, that's probably a bad idea for various security reasons, although technically possible.




Kakar Arunachal Service

unread,
Apr 21, 2013, 5:12:41 AM4/21/13
to django...@googlegroups.com
Thank u so much! Now i know django is my way to go. 


--
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 post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Zill Facon

unread,
May 8, 2019, 12:55:45 PM5/8/19
to Django users
I guess that you can create any site like in squarespaceor Wix in any Website builder from Google sites till Mobirise.
Reply all
Reply to author
Forward
0 new messages