Just to clarify static vs dynamic

There are basically two main types of *website* - *static* and *dynamic*. A 
*static 
site* is one that is usually written in plain HTML and what is in the code 
of the page is what is displayed to the user. A *dynamic site* is one that 
is written using a server-side scripting language such as PHP, ASP, JSP, or 
Coldfusion.

Django is a dynamic site. 



On Wednesday, July 3, 2019 at 8:47:15 PM UTC-5, Django Dojo wrote:
>
> I’ve created a static website in Django and i would like to know the 
> cheapest an

 

> d best way to design ploy it.

-- 
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 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/fcc8dda7-87f4-4443-83d1-c0b9ec86b052%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to