I have basically two different nature of the platforms for my site. I use Pylons and I like to continue using pylons for the user serving applications.
But I have huge task scheduler application which runs along with celery. I want to have admin interface to manage the tasks and almost I am looking for free admin interfaces. Do you recommend me using django admin interface for my admin site? I tried RUM but I am not satisfied with that. I have done small web tutorial applications in django and I will be OK with the technology. Probably duplicating the model declaration in both the site may be more work. Regards, Krish -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
