On Sat, 2009-04-11 at 11:51 -0300, Marcello Parra wrote:
> Hello,
> 
> I'm planning a site with django.
> It need to have some functionalities that are very similar to Django's
> admin (like CRUD in some tables, with validations, etc...). But I
> would not like to have two sections (frontend and admin) in it ....
> So, my question is: is there a way to use already made admin's
> funcionalities in my frontend without having to rewrite them ??
> 

What do you mean by "frontend"? The admin site is just a set of
webpages. It's not special in any way.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
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