
    .~h0                        d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl	m
Z
  ed ej                  d	
      d      gZ eedd      r(e ed e
j                   eedd            d      gz  Z eedd      re ed ed            gz  Zyy)a  
URLconf for registration and activation, using django-registration's
one-step backend.

If the default behavior of these views is acceptable to you, simply
use a line like this in your root URLconf to set up the default URLs
for registration::

    (r'^accounts/', include('registration.backends.simple.urls')),

This will also automatically set up the views in
``django.contrib.auth`` at sensible default locations.

If you'd like to customize registration behavior, feel free to set up
your own URL patterns for these views instead.

    )settings)include)path)TemplateView   )RegistrationViewzregister/closed/z%registration/registration_closed.html)template_nameregistration_disallowed)nameINCLUDE_REGISTER_URLTz	register/SIMPLE_BACKEND_REDIRECT_URL/)success_urlregistration_registerINCLUDE_AUTH_URLS zregistration.auth_urlsN)__doc__django.confr   django.conf.urlsr   django.urlsr   django.views.generic.baser   viewsr   as_viewurlpatternsgetattr     j/var/www/peopleoo.sandbox-dev.co.uk/venv/lib/python3.12/site-packages/registration/backends/simple/urls.py<module>r      s   & ! $  2 # 					,S	T') 8+T2[%%%$X/LcR *		+ K 8($/R123 K 0r   