building a django integrated youtube website

2010-01-08 Thread mikeymor
Hello all, i want to build an integrated youtube website. i found the syncr project and i'm guessing that it should take care of the uploads mad from the website and sync them to you tube but it would really help me if someone could show me how to implement it, and also how do i get data from youtu

building a multi lingual website

2010-01-06 Thread mikeymor
Hello all, i'm new to django and wrote several test applications, so far it feels like falling in love. i tried to write a test project with multi lingual support, and found several good examples. however once i try to do it in my project it doesn't work. this is my models.py code: class Language(