P
P
Pavel Ivanov2014-10-02 23:28:30
Django
Pavel Ivanov, 2014-10-02 23:28:30

How to quickly deploy a landing page in django?

Let's say I take one of the landing page templates in html/css. I need to store users' email addresses and be able to send them information once a week approximately.
Are there any descriptions of how to bind a ready-made template to django without rewriting 70% of the template?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander, 2014-10-03
@syschel

It is possible to do without dzhangi at all.
Hang stupidly html / css on any hosting for a dollar a month. And organize the form and mailing of spam through a third-party service, there are hundreds of them.

V
Valentine, 2014-10-03
@vvpoloskin

Is there a description somewhere on how to change the html / css template without rewriting 70% of the template?

A
Andrey K, 2014-10-03
@mututunus

It is possible, it will only be necessary to change the addresses for statics.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question