Commit Graph

9 Commits (6102b03c361e95faeb82220eeb1956500f2a0454)

Author SHA1 Message Date
eric 73c4ebde29 allow username setting and tagline in profile
started work on user profiles, with "tagline" field
the first a user signs in this google, they are redirected to a page
where they can set their username
2011-10-03 12:36:22 -04:00
eric 41746e6063 added login form on the activation complete page
moved login form code to a separate template (DRY), which required
changing the view for activation_complete
2011-09-28 23:26:08 -04:00
Jason 37b46d01c2 Adding pledge payment support 2011-09-27 08:48:11 -04:00
Raymond Yee d3485a8842 read only api now includes Wishlist and User 2011-09-12 15:44:20 -07:00
Raymond Yee 0846bab210 implementation of read-only api for Work, Edition, Subject, Campaign, Author
added a check_db command to check database integrity of regluit.core.models
2011-09-12 14:50:29 -07:00
Raymond Yee 9608f8efcb working starter API for Work 2011-09-12 13:02:06 -07:00
Ed Summers 9e98be5b37 added django-social-auth for logins w/ google, twitter and facebook 2011-09-05 21:04:49 -04:00
Ed Summers 6bd5824fc4 introduced django-registration for user management 2011-09-04 00:21:51 -04:00
Ed Summers 139a866bf6 setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00