admin app doesn't find template

2009-12-07 Thread Xbiton
Hi, I'm new to django and I'm learning it trow a tutorial. Now I was trying to access the admin interface after adding the django.contib.flatpages to the installed app. I did run the python manage.py syncdb and I've seen that the tables for the admin an flatpages apps were created, unfortunately

django on jython

2009-11-27 Thread Xbiton
Hi, I've installed djando on jython, which seems to work nice. I've only a problem using the django-jython sql package which I installed and by making some tests, seems to work properly. by setting the DATABASE_ENGINE = 'doj.backends.zxjdbc.mysql' and starting jython manage.py runserver I recive s