
    .~h                     v   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	d
d       ed ej                         dd dd	dd       ed ej                         dd	dd       ed e	j                         dd	d
d       ed e	j                         dd dd	dd       ed e	j                         dd	dd       ed  ej                  d!"      d       ed# e	j                         dd	dd$       ed% ej                  d"      d       ed& ed'            g
Zy())aq  
URLs used in the unit tests for django-registration.

You should not attempt to use these URLs in any sort of real or
development environment; instead, use
``registration/backends/default/urls.py``. This URLconf includes those
URLs, and also adds several additional URLs which serve no purpose
other than to test that optional keyword arguments are properly
handled.

    )include)path)TemplateView)ActivationView)RegistrationViewz-activate-with-template-name/<activation_key>/z$registration/test_template_name.htmlz,registration.backends.default.DefaultBackend)template_namebackend(registration_test_activate_template_name)namez(activate-extra-context/<activation_key>/barc                       yNcalled r       `/var/www/peopleoo.sandbox-dev.co.uk/venv/lib/python3.12/site-packages/registration/tests/urls.py<lambda>r           r   )foocallable)extra_contextr	   (registration_test_activate_extra_contextz+activate-with-success-url/<activation_key>/$registration_test_custom_success_url)success_urlr	   &registration_test_activate_success_urlzregister-with-template-name/(registration_test_register_template_namezregister-extra-context/c                       yr   r   r   r   r   r   r   4   r   r   (registration_test_register_extra_contextzregister-with-disallowed-url/#registration_test_custom_disallowed)disallowed_urlr	   )registration_test_register_disallowed_urlzcustom-disallowed/z%registration/registration_closed.html)r   zregister-with-success_url/&registration_test_register_success_urlzcustom-success/ z"registration.backends.default.urlsN)__doc__django.conf.urlsr   django.urlsr   django.views.genericr   registration.viewsr   r   as_viewurlpatternsr   r   r   <module>r+      s  
 %  - - /
 		8				!AC
E8	: 		3				!#(6FGC
E8	: 		6				!?C
E6	8 		'	!		!	!	#AC
E8	: 		"	!		!	!	##(6FGC
E8	: 		(	!		!	!	#AC
E9	; 					,S	T35
 		%	!		!	!	#?C
E6	8 					,R	S46 	W9:;u;r   