On Oct 23, 8:01 pm, "Richard Smith" <[EMAIL PROTECTED]> wrote: > Hello people, <snip my useless drivel>
I've managed to get it working from command line: # python Python 2.4.3 (#2, Apr 27 2006, 14:43:58) [GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import omnired.system.views >>> omnired.UrlRegistry.urlpatterns [<django.core.urlresolvers.RegexURLPattern object at 0xb77bcf0c>, <django.core.urlresolvers.RegexURLPattern object at 0xb77d560c>, <django.core.urlresolvers.RegexURLPattern object at 0xb7766eac>] >>> but now am stuck on getting it to work in Django/mod_python environment... Any ideas anyone? -- Richard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

