__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 28 Jan 2009 15:43:30 +0000
changeset 1043 5e15994b2033
parent 63 9b1909e46633
permissions -rw-r--r--
Redone the user's profile page. A user can now create his profile on /user/create_profile. A user can edit his profile on /user/edit_profile. Created new access checks to correctly allow access to the new profile page. Changed the /user/edit_self.html template to /user/edit_profile.html. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed