Re: Making a front end administration

2007-12-25 Thread Matti Haavikko
tjunning wrote: > I was wondering is there a way to use the django administration > interface as the main app? and plug the rest of the app as part of it? > It depends on what kind of application are you creating, e.g. do you trust your users? See http://www.djangobook.com/en/1.0/chapter17/

Re: Making a front end administration

2007-12-23 Thread Antoni Aloy
2007/12/23, tjunning <[EMAIL PROTECTED]>: > > Hi, > > I'm really, part time app devleoper and very new with Python & Django, > I was wondering is there a way to use the django administration > interface as the main app? and plug the rest of the app as part of it? > Basically I want my application

Making a front end administration

2007-12-23 Thread tjunning
Hi, I'm really, part time app devleoper and very new with Python & Django, I was wondering is there a way to use the django administration interface as the main app? and plug the rest of the app as part of it? Basically I want my application to look like the admin of django, but the user can only