]> git.parisson.com Git - teleforma.git/commitdiff
again
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 3 Feb 2016 23:07:07 +0000 (00:07 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 3 Feb 2016 23:07:07 +0000 (00:07 +0100)
teleforma/views/crfpa.py

index 9601fce1cff764333a004fd4a30ad2915907f671..98a155595605dfba79d0651528fdeacd50f13e91 100644 (file)
@@ -426,7 +426,7 @@ class UserCompleteView(TemplateView):
 class RegistrationPDFView(PDFTemplateResponseMixin, DetailView):
 
     model = User
-    template_name = 'teleforma/registration/registration_pdf.html'
+    template_name = 'registration/registration_pdf.html'
     pdf_template_name = template_name
 
     def get_context_data(self, **kwargs):