1
vote
7answers
373 views
Is there any list of blog engines, written in Django?
Is there any list of blog engines, written in Django?
…
8
votes
4answers
3k views
How to parse ISO formatted date in python?
I need to parse strings like that "2008-09-03T20:56:35.450686Z" into the python's datetime?
I have found only strptime in the python 2.5 std lib, but it not so convinient.
Which is …
-5
votes
Reasons not to use django
There is no any reasons not to use Django. Anyway, it depends from your project.
…
