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

How rewrite query in Django ORM?

2017-08-24 Thread Николай Инкогнито
SELECT * FROM T WHERE REPLACE(T.field, '-', ' ') = REPLACE(VALUE,'-', ' ') -- 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...@googlegroup