Automatic create form construction?

2 views
Skip to first unread message

ucn...@gmail.com

unread,
Jun 17, 2006, 8:59:21 PM6/17/06
to Django users
I'd like to have a non-admin interface for adding objects, but would
like to use the form that the admin interface generates. Where do I
snag it from?

Malcolm Tredinnick

unread,
Jun 17, 2006, 9:25:01 PM6/17/06
to django...@googlegroups.com

django/contrib/admin/templates/admin/*

Start with change_form.html in that directory, although it may not be
immediately understandable without also reading the admin view functions
to work out what is being populated and how.

Reagrds,
Malcolm


Reply all
Reply to author
Forward
0 new messages