I
I
Ilya Sidorenko2015-03-19 10:15:53
Django
Ilya Sidorenko, 2015-03-19 10:15:53

How to write a simple CMS in Python?

Interested in educational articles or the like.
Or an explanation

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2015-03-19
@trec

In pure python it will be difficult.
Select framework: django, flask, tornado
For example django. Let's go to the documentation .
If you are completely new, then you - Tutorial: Part 1 | Part 2 | Part 3 | Part 4 | Part 5 | Part 6
After going through these 6 parts, I think that you will have almost no questions left.

A
Alexey Cheremisin, 2015-03-19
@leahch

Install mezzanine and you will already have basic documents (with a wisywig editor) and a blogger and admin panel (and widgets in the admin panel) and template inheritance and the templates themselves and a small bunch of the whole type of wordpress, and inline editing, there is even a store Well, this is a django application with all that follow. mezzanine.jupo.org
Just now I'm thinking of using it in a project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question