On 12/15/05, Afternoon <[EMAIL PROTECTED]> wrote:
>
>
> On 15 Dec 2005, at 3:15, Adrian Holovaty wrote:
>
> >     /admin/myproject/blog/entry/add/
>
> +1, most readable, most compact, most guessable.
>
> > The problem with "/admin/myproject.blog.models.entry/", though, is I'm
> > not sure it's possible to get the Python path *to* an object. For
> > example, given a model Entry, how do we get the string
> > "myproject.blog.models.entry"?
>

my other concern with putting the python path into the URL is would it
allow nasty thing
like
admin/init.me.and.i.format.your.hard_disk/
?
and other weird easter eggs which a unsuspecting admin doesn't realize
is on his machine?
>


--
[EMAIL PROTECTED] -- blog: http://feh.holsman.net/ -- PH: ++61-3-9877-0909

If everything seems under control, you're not going fast enough. -
Mario Andretti

Reply via email to