I want to write a simple admin interface (something like django-admin but 
much simpler) to add objects to my database through my app. I thought of 
looking at django-admin, but that thing is spread out over tons of 
different files and has a lot of moving parts. I don't even know where to 
start.

Trouble is, I'm not sure where to start writing it for myself. I know I 
need to check that a user is logged in, but I don't know what to do next. I 
would like to generalize this to allow me to register models, but I don't 
know how that would work. Can anyone put me on the right track? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to