U
U
utf2012-07-09 12:54:51
Django
utf, 2012-07-09 12:54:51

Open source Django project to learn this framework?

Preferably something not very complicated and more or less new.
The main thing is to be developed by experienced types. So that I don't accidentally learn something bad.
Thank you.

Answer the question

In order to leave comments, you need to log in

8 answer(s)
K
koshak, 2012-07-09
@koshak

Google the django tutorial. There are a lot of different ones, and almost everywhere it describes the creation of either a blog or a todo site. www.lightbird.net/dbe/ for example or here - www.youtube.com/playlist?list=PL385A53B00B8B158E

D
Damir Abdullin, 2012-07-09
@damirazo

Perhaps Cicero from Ivan Sagalaev ( isagalaev )? The code, in my opinion, is quite a bit, although I will not undertake to judge its simplicity.

A
aspect, 2012-07-09
@aspect

Junga has excellent documentation, more than enough. Although there are little things and non-obviousness, they cannot be clarified by contemplating someone else's code.

V
Vlad Zhivotnev, 2012-07-09
@inkvizitor68sl

www.django-cms.org/ most likely.

D
Damir Abdullin, 2012-07-09
@damirazo

Perhaps Cicero from Ivan Sagalaev ( isagalaev )? The code, in my opinion, is quite a bit, although I will not undertake to judge its simplicity.

D
Damir Abdullin, 2012-07-09
@damirazo

Perhaps Cicero from Ivan Sagalaev ( isagalaev )? The code, in my opinion, is quite a bit, although I will not undertake to judge its simplicity.

L
larikov, 2012-07-09
@larikov

Do you already know python?
Read PEP-8 - it's about the design of python code
. Django has good documentation. By studying an open-source project, you will never learn janga. Learn only when you start doing something yourself.

K
klinkin, 2012-07-09
@klinkin

Get started with the Flask framework!
Full documentation here
flask.pocoo.org/
Translation of documentation into Russian
en.wikibooks.org/wiki/Flask
Presentation of the framework from the founder Armin van Buuren Ronacher
www.scribd.com/doc/50598278/Flask

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question