Uh - that would be Django Admin ... an app that allows users to add/ delete/update (and search) records. http://docs.djangoproject.com/en/dev/ref/contrib/admin/
On Dec 19, 2:45 am, Len Conrad <[email protected]> wrote: > phpmyadmin and other such mysql db design/maintain tools do too much, too > complicated. > > I'm looking for a python or django web app that allows non-tech users to > add/delete/search records. > > thanks > Len -- 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.

