Re: Module or plugin architecture

2011-09-30 Thread Jacob Kaplan-Moss
Hi Tony -- This is a question better suited for the django-users mailing list; django-developers is for discussion of developing Django itself, not usage questions. Thanks! Jacob -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to

Module or plugin architecture

2011-09-30 Thread Tony
Hello, I am new to Django and I have a question about module or plugin architecture. Is it possible to write a module with Django and add it to a current Django application. Thank you very much. Regards, Tony -- You received this message because you are subscribed to the Google Groups "D