project/urls.py
changeset 24 bb1f31e9c3ab
parent 14 290f37228707
child 33 7dc40ba1b35c
--- a/project/urls.py	Wed Nov 11 15:36:08 2009 +0530
+++ b/project/urls.py	Wed Nov 11 15:52:26 2009 +0530
@@ -73,7 +73,8 @@
         name='reaching'),
     url(r'^talks-cfp/schedule/$', 
         direct_to_template, {"template": "talk/schedule.html"},
-        name='reaching')
+        name='reaching'),
+    (r'^accounts/', include('registration.urls')),
     )
 
 # Password reset