enewe101 / digidemo

digital democracy engine
1 stars 0 forks source link

Update your branches #34

Closed enewe101 closed 10 years ago

enewe101 commented 10 years ago

Hi guys,

A major patch has been merged into test. User authentication is now fully implemented and tested! Keep an eye out for the abstract class AbstractLoginRequiredView, and the decorator ajax_endpoint_login_required(), which you should use to make auth-aware views and ajax endpoints. I'll document those shortly.

We also have some changes to visual layout, as well as to models (a new data fixture has been included in the patch).

master has been brought up to date with these changes.

Please pull and merge this into your working branches, and base any new development off the up-to-date test branch!

Happy coding, e