Re: looking for python or django SQL data editor

2010-12-19 Thread derek
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 wrote: > phpmyadmin and other such mysql db design/maintain tools do too much, too > complicated. > > I'

looking for python or django SQL data editor

2010-12-18 Thread Len Conrad
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"