Well, I'm interested too, and apparently "You can do that", so:
details?
R/LarS
Hi if your just looking to steal great swathes of the fabulous admin
code the clever people at django wrote then I did find a natty way of
doing that.
In my views.py I created functions that look a bit like this
from django.contrib.admin.views.main import add_stage, change_stage
def do_change_s
[EMAIL PROTECTED] wrote:
Yes, this is what I meant. I'm looking for a way to use admin ui forms
in my templates.
Here is what I have found, you have two major ingredients for this:
Forms and Manipulators: http://www.djangoproject.com/documentation/forms/
Create/Update/Delete Generic Views:
h
Yes, this is what I meant. I'm looking for a way to use admin ui forms
in my templates.
On Thursday 19 January 2006 13:15, [EMAIL PROTECTED] wrote:
> I was wondering what would be the
> easiest and most portable way to add selected admin functionality to my
> public site, i.e. I would like certain apps to be fully editable by
> authenticated users without directing them to admin site
Hi, I've just started exploring Django framework and it looks like I
might stay with it for longer. I created my first few applications,
which offered instant admin site. I was wondering what would be the
easiest and most portable way to add selected admin functionality to my
public site, i.e. I w
6 matches
Mail list logo