Re: django-admin.py startproject doesn't work

2012-02-13 Thread jak.plopelor
I don't know, but on ubuntu it's call just 'django-admin' without the. py -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to

how to embedd video

2012-01-27 Thread jak.plopelor
how do can I embed video in a django template? what I tried is this (using jwplayer): ''' {% if error_message %}{{ error_message }}{% endif %} Loading the player ... jwplayer("container").setup({ flashplayer: "/player.swf",