appadmin isn't a separate app (like admin) -- it's a controller file 
(appadmin.py) and view file (appadmin.html) included in the welcome and 
admin apps. I'm not sure, but it looks like you might be able to rename it, 
though I think the links from admin to appadmin would no longer work, and 
appadmin.py makes one reference to appadmin.html, which would have to be 
changed. I'm not sure if there are any security issues.
 
Anthony

On Sunday, February 27, 2011 7:52:31 PM UTC-5, mart wrote:

> and its an app... ;) and i think renaming it on the fly will cause you 
> to lose the security around it (will be  exposed to all users, I 
> think) 
>
> On Feb 27, 2:22 pm, pbreit <[email protected]> wrote: 
> > Well, it also includes /state and /cache so I'd say leave it for now.

Reply via email to