This is just my own opinion but, I can't ever see django-admin going much
further than it is now - for much the same reasons as mentioned on the
tastypie thread, nor have I come across any alternatives (yet) - although
it'd be interesting to hear others thoughts on this.

For me the thing I've found with Django is that the more I've learnt, the
less built in stuff I use.. We've used a whole bunch of different
authentication approaches in the past, and it's really down to use-case and
trial/error. As for the security aspect, spend some time getting your hands
dirty, try different approaches and eventually it'll come naturally :) (be
prepared to make some mistakes!)

Cal

On Wed, Sep 12, 2012 at 4:35 PM, Tomas Neme <lacrymol...@gmail.com> wrote:

> Since this came up, are there any more-or-less packaged alternatives
> to django-admin? More than twice I've had to give up in something as
> simple as rendering two-level FK indirections, lest I wanted to
> override most of the ModelAdmin classes.
>
> The thing is that I don't trust myself to be throughout enough with
> security and the such when rolling my own.
>
> --
> "The whole of Japan is pure invention. There is no such country, there
> are no such people" --Oscar Wilde
>
> |_|0|_|
> |_|_|0|
> |0|0|0|
>
> (\__/)
> (='.'=)This is Bunny. Copy and paste bunny
> (")_(") to help him gain world domination.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to