Hello, Demo site is not yet set up but, as I see, it might be useful for getting better insight.
The main differences from Data Viewer are: 1) You can access all models that you register to Appengine Admin - despite if there are any records created or not. 2) For each registered model you can access these attributes that are currently present in model definition. In Data Viewer it is possible to see also those attributes that are deleted from model definition. I consider this as a feature that helps me to keep better data integrity in the system. 3) User interface is more comfortable for actual data editing (e.g., dropdown list for foreign key editing instead of raw key text input) 4) Data Viewer seems meant for access to raw existing data for making corrections in case of data integrity errors or similar situations. Appengine Admin is CRUD tool for editing site content data. Appengine Admin is meant to be usable not only by developers but also site users (e.g., marketing department or sales people) who have to enter and edit data. Data Viewer does it's job very good and I use it for development needs however I think that there is niche also for Appengine Admin. Thanks for the questions and best regards, Valts. On Nov 28, 10:52 am, Nikola <[EMAIL PROTECTED]> wrote: > It's cool to have an alternative to the built-in Data Viewer. Do you > have a demo set up? How does it compare to the Data Viewer in that you > get in the administration panel from Google? > > -- Nik > > On Nov 27, 2:48 am, Valts <[EMAIL PROTECTED]> wrote: > > > Hello, > > > Today is birthday of Appengine Admin project - automatic admin > > interface for your Google App Engine (GAE) application. Appengine > > Admin is CRUD (Create, Retrieve, Update, Delete) interface for easy > > and convenient editing of site data. > > > The project was made in huge inspiration from Django > > (http://www.djangoproject.com) automatic admin site. Once I started using > > it I > > realized that I don't want to work without it also when working with > > GAE. Appengine Admin does not try to copy Django admin panel, also the > > visual design is different to avoid confusing the users who would > > expect the same functionality from Appengine Admin as from Django > > admin panel if the design was the same. > > > Currently implemented set of features is held at the minimum that > > makes releasing the project sane. The rest of desired features will > > follow during next iterations. > > > Project page:http://code.google.com/p/appengine-admin/ > > > Best regards, > > Valts Mazurs > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
