Depending on the project, I've done projects entirely made of the admin
On Apr 8, 2014 11:53 AM, "Andrew Pashkin" <[email protected]> wrote:

> I'm thinking about using django.contrib.admin for public facing pages.
> On the one hand, seems like it is not recommended:
>
> It's not intended to be a *public* interface to data, nor is it intended
>> to allow for sophisticated sorting and searching of your data. As we said
>> early in this chapter, it's for trusted site administrators. Keeping this
>> sweet spot in mind is the key to effective admin-site usage.
>
> http://www.djangobook.com/en/2.0/chapter06.html
>
> On the other hand, there is a 
> people<http://stackoverflow.com/a/7382850/1818608>,
> who use it that way, and I dont see any restrictions for it.
>
> Does anybody have experience with subj?
> Or is there some possible pitfalls?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" 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/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/cf86bb94-8cb7-43fc-92c6-2cb98ab46842%40googlegroups.com<https://groups.google.com/d/msgid/django-users/cf86bb94-8cb7-43fc-92c6-2cb98ab46842%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" 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/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAAeX05HmpNoR_%2BFubHpBwzDCfMg_jhWW2A_s_fwBT0vkKSS1iw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to