Why aren't there any admin templates for "Profiles"

3 views
Skip to first unread message

Theme Park Photo, LLC

unread,
Jan 3, 2009, 6:10:34 PM1/3/09
to Django Basic Apps
There are no admin templates for "Profiles" in the source tree. And
when I try to examine profiles using the admin tool I get errors like
this

Page not found (404)
Request Method: GET
Request URL: http://localhost:8000/admin/profiles/profile/

Has anyone ever gotten profiles to work?

Theme Park Photo, LLC

unread,
Jan 4, 2009, 12:06:30 AM1/4/09
to Django Basic Apps
also, what functionality does the "basic apps" profiles give me over
django profiles?

There doesn't seem to be any functionality in "basic apps" profiles to
create a profile, other than the admin tool. However, the standard
django profiles has this (though they neglect to include a default
template.)

sketch22

unread,
Jan 4, 2009, 12:24:33 AM1/4/09
to Django Basic Apps
There are front-end templates under templates/profiles

As far as admin templates go you should be able to edit everything
within the standard Django admin. Is the app listed in your
INSTALLED_APPS list in your settings file?
Reply all
Reply to author
Forward
0 new messages