Paul Osman
|
d3a659b33b
|
Add django-profile to requirements and make necessary changes to settings.py to get user profiles working
|
2010-07-26 21:56:44 -04:00 |
Paul Osman
|
d30fcdf780
|
Create a basic model for user profiles.
|
2010-07-26 21:56:08 -04:00 |
Paul Osman
|
3a9e5a39dd
|
Rewrote a block of auth code to be more bookish
|
2010-07-26 17:55:16 -04:00 |
Paul Osman
|
34697504fd
|
Not using the django-registration application anymore.
|
2010-07-25 22:51:16 -04:00 |
Paul Osman
|
e6f9e94107
|
Get rid of registration templates. Not using django_registration for much right now
|
2010-07-23 14:16:27 -04:00 |
Paul Osman
|
a9fe09f2b5
|
Allow users to sign up using an OpenID.
|
2010-07-23 14:14:24 -04:00 |
Paul Osman
|
976679e5f4
|
Move javascript into a single file
|
2010-07-23 14:14:04 -04:00 |
Paul Osman
|
d9486a3509
|
Whoops. Duplicate import
|
2010-07-23 14:11:55 -04:00 |
Paul Osman
|
96036b529c
|
Basic username / password registration working
|
2010-07-22 23:10:40 -04:00 |
Paul Osman
|
e3762b1167
|
Add a personalized message just to test user models
|
2010-07-22 21:53:56 -04:00 |
Paul Osman
|
3a8e18ec6a
|
Remove openid login template.
|
2010-07-22 21:53:40 -04:00 |
Paul Osman
|
b849825d06
|
Basic OpenID login working. Wraps functions in django_auth_openid in order to create accounts on registration but not sign in.
|
2010-07-21 23:13:38 -04:00 |
Paul Osman
|
97734345ea
|
Adding jquery
|
2010-07-21 22:52:49 -04:00 |
Paul Osman
|
3c5e8f5b51
|
Show one 'dashboard' view to unauthorized users and a personalized one to authorized users
|
2010-07-21 22:51:49 -04:00 |
Paul Osman
|
46b0db477f
|
Make the dashboard.views.index view the default (root) view
|
2010-07-21 22:51:08 -04:00 |
Paul Osman
|
7d50955bd7
|
Make manage.py executable
|
2010-07-21 22:50:43 -04:00 |
Paul Osman
|
21f1497d27
|
Move dashboard template out of application.
|
2010-07-21 22:50:13 -04:00 |
Paul Osman
|
3425507588
|
Fixing typo in requirements.txt
|
2010-07-20 22:12:35 -04:00 |
Paul Osman
|
9f2ce4d3a5
|
Include django_openid_auth in requirements, override login view
|
2010-07-15 16:44:34 -04:00 |
Paul Osman
|
cd96403763
|
Require login to visit dashboard
|
2010-07-15 16:43:49 -04:00 |
Paul Osman
|
78b8ddd1c4
|
Ignore database files and locale directory
|
2010-07-15 16:42:34 -04:00 |
Paul Osman
|
5808208c38
|
Adding MPL license file
|
2010-07-15 16:00:31 -04:00 |
Paul Osman
|
ba9939ef7d
|
Let's start tracking those requirements
|
2010-07-15 15:54:13 -04:00 |
Paul Osman
|
8f7491fa17
|
Cobbled together some i18n/l10n code from kitsune and amo for use in batucada
|
2010-07-15 15:53:02 -04:00 |
Paul Osman
|
1d7ecc2a09
|
Adding a dashboard app with a stubbed out view. Will use to test auth and l10n components.
|
2010-07-15 15:22:52 -04:00 |
Paul Osman
|
51fa0bfe89
|
Ignore python bytecode files
|
2010-07-15 15:22:03 -04:00 |
Paul Osman
|
25743c8080
|
Tell manage.py where to look for apps
|
2010-07-15 15:06:39 -04:00 |
Paul Osman
|
c5e4414e83
|
Tweaks to project settings.
|
2010-07-15 15:06:19 -04:00 |
Paul Osman
|
ff5e59aee4
|
Initial commit for batucada
|
2010-07-15 12:11:55 -04:00 |