Paul Osman
|
062e6822d1
|
Got the named urlconf bug. Updated all urlconf patterns to use names. Now templates refer to view names and not views themselves.
|
2010-10-15 14:13:11 -04:00 |
Paul Osman
|
b9d0962d62
|
Moving projects along. Still need to flush out model fields, create real templates and add tests
|
2010-10-14 15:34:30 -04:00 |
Paul Osman
|
de7a39e103
|
Wrap l10n imports in try...except falling back to django.core.urlresolvers.reverse
|
2010-09-29 22:47:25 -04:00 |
Paul Osman
|
a8cdf9f68e
|
Add some basic functionality to the projects app for testing 'create' activities
|
2010-09-14 21:13:38 -04:00 |
Paul Osman
|
efe536d69f
|
Redoing the activity schema stuff. Things will be broken in this branch for a little while.
|
2010-08-27 20:54:54 -04:00 |
Paul Osman
|
069fe808d8
|
Creating a simple projects model to test against a variety of activity types (following user, following project, creating project, etc)
|
2010-08-25 21:25:23 -04:00 |