Re: Datastructure using django.

2012-12-12 Thread b1-
On Monday, December 10, 2012 8:15:41 PM UTC+2, Subhodip Biswas wrote: > > Hi all, > > I am trying to implement a tree structure using django. There are two > packages I am looking at mptt and treebeard. Treebeard seems easy. > > I have however two questions: > > 1. With mptt I found that if yo

Re: Handling millions of rows + large bulk processing (now 700+ mil rows)

2012-07-20 Thread b1-
+1 > > And use some services like twich with auto VOD writing. I think it will be intresting not only for us -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-

Django 1.4 debug_toolbar and htmltidy with checking html5 syntax

2012-07-20 Thread b1-
Hi to all! htmltidy check html 4 syntax errors and it shows me boring messages like Current page have following errors: PositionError or Warning line 5 column 5 Warning: proprietary attribute "charset" line 5 column 5 Warning: lacks "content" attribute because I'm use html5.