Re: Django 2.0.2 not work with Jinja 2 (admin side)

2018-02-05 Thread Tim Graham
The admin doesn't support Jinja2. If you're using Jinja2, you must also have a DjangoTemplates backend defined in your TEMPLATES to use the admin. On Saturday, February 3, 2018 at 7:26:33 PM UTC-5, Николай Инкогнито wrote: > > /admin/ > - raise error > -- You received this message because you

Re: Django 2.0.2 not work with Jinja 2 (admin side)

2018-02-05 Thread Matemática A3K
You have to provide a traceback in order to get some help On Sat, Feb 3, 2018 at 9:26 PM, Николай Инкогнито wrote: > /admin/ > - raise error > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiv

Django 2.0.2 not work with Jinja 2 (admin side)

2018-02-03 Thread Николай Инкогнито
/admin/ - raise error -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-use