Hi I'm new in Django but rather old in Python. I followed the tutorial http://code.djangoproject.com/wiki/KSSInDjango to integrate KSS with Django and installed kss.django did all settings. But in views.py after commands = KSSCommands() commands.core.replace... I got attribute error 'core' Any hint will be very appreciated.
Thanks in advance ogi -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

