trying again here -- I have to be missing something, does django-cms provide the templates & functionality for user login and registration for site, not just admin, pages? Or do you have to roll your own, use a 3rd party app for login and registration for non-admin users? The admin for django-cms allows you set permissions for pages, require login and the like so one would assume that there would also be the templates to actually handle requests when a page is set to require a user to login to view, but this does not seem to be the case -- I consistently get a 404 error saying that accounts/login does not match any url patterns, can someone point me in the right direction, if not just answer this q. much thanks
-- Message URL: https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id Unsubscribe: send a message to [email protected] --- You received this message because you are subscribed to the Google Groups "django CMS developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/django-cms-developers/b52528fa-abec-42b3-bf18-01620ad06482%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
