Can you point to some decent documentation on getting Sprox to work with Pylons that doesn't require translating TG's implementation of Pylons? It's been about 6 months since I tried to shove Sprox into my Pylons app without a lot of success. I've only recently been digging into Django, and I've gotta say, it does just make a lot of sense, is extremely well thought out, and in the name of productivity I find it nice to just have to use what's baked in rather than having to cobble together everything... I'll have to take another stab at Sprox, I guess.
On Oct 30, 12:26 pm, Jan Koprowski <[email protected]> wrote: > Try FormAlchemy or Sprox if You need admin interface in Pylons. > But this situation can urge You to switch to Turbo Gears which have > features as admin panel (base on Sprox) out of the box. > > On Sat, Oct 30, 2010 at 6:15 PM, Gopalakrishnan S > > > > <[email protected]> wrote: > > 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 > > athttp://groups.google.com/group/pylons-discuss?hl=en. > > -- > > ><> Jan Koprowski -- 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.
