Re: Can you add custom logic to the Admin page?

2009-05-11 Thread Wayne Molina
I'll check those out - thanks! --~--~-~--~~~---~--~~ 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 To unsubscribe from this group, send email to dj

Can you add custom logic to the Admin page?

2009-05-11 Thread Wayne Molina
Basically I am a newbie to Django (and Python in general) but I really like the functionality the Admin page gives you; it's absolutely awesome to add a line or two of Python and have, for example, a search bar instantly added, or have a log built in. I have an idea for an application that 90% of