
    .~h?              
          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
 ddl	mZ dd	l	mZ  ed
 ej                  d      d       ed ej                         d       ed e
j                         d       ed ej                  d      d       ed ej                  d      d      gZ eedd      re ed ej                         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
default 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.default.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   )ActivationView)RegistrationView)ResendActivationViewzactivate/complete/z%registration/activation_complete.html)template_name registration_activation_complete)namezactivate/resend/registration_resend_activationzactivate/<activation_key>/registration_activatezregister/complete/z'registration/registration_complete.htmlregistration_completezregister/closed/z%registration/registration_closed.htmlregistration_disallowedINCLUDE_REGISTER_URLTz	register/registration_registerINCLUDE_AUTH_URLS zregistration.auth_urlsN)__doc__django.confr   django.conf.urlsr   django.urlsr   django.views.generic.baser   viewsr   r	   r
   as_viewurlpatternsgetattr     k/var/www/peopleoo.sandbox-dev.co.uk/venv/lib/python3.12/site-packages/registration/backends/default/urls.py<module>r"      s5  & ! $  2 ! # ' 					,S	T02 			%		%	%	'.0 		%				!%' 					,U	V%' 					,S	T')#, 8+T2[%%%')	+ K 8($/R123 K 0r    