ANNOUNCE: django-saas-kit, django-subscriptions and django-prepaid

2009-06-25 Thread Zed
om/CrowdSense/django-muaccounts/tree/master Feedback are welcome. - Zed --~--~-~--~~~---~--~~ 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

Re: applying oracle patch

2006-03-17 Thread Zed Lopez
Thanks Adrian. With those, I could start the server. (For those trying to solve the same problem, oracle.py already had get_table_list and get_relations; I just needed get_table_description and get_indexes.) Adrian Holovaty wrote: > On 3/14/06, Zed Lopez <[EMAIL PROTECTED]> wrote: &g

applying oracle patch

2006-03-14 Thread Zed Lopez
et/87/oracle.py I started a new Django project, and edited its settings.py to use Oracle. On trying to start the server, I got: Validating models... Unhandled exception in thread started by Traceback (most recent call last): File "/apps/home/cns/zed/lib/python/django/core/management.py"