>> Have you looked at trunk/django/contrib/databrowse yet? :) > > Wow, I don't update since 49xx, lo and behold, there's a new module > in contrib! Just briefly looking over it, it looks like it wraps > models for some black magic data browsing? And what's this? A plugin > hook? :)
This was the contrib that Adrian unveiled at PyCon2007 that had a room full of applause. I beleve he referred to it as giving "the treatment" or "the works" to your data. It allows easy exploration of a data-set, as it will create views wherein your data gets automatically linked and displayed saving tons of work. I have a feeling this is going to become a killer-app for Django. I missed its entry into contrib/ but look forward to toying with it! -tkc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

