Re: selectfilter2 javascript and django

2021-04-24 Thread dev.h...@gmail.com
Thank you so much. It works Le mercredi 29 avril 2015 à 13:34:25 UTC, dim...@gmail.com a écrit : > > ok i found it > > in the urls.py i add the > > (r'^jsi18n/$', 'django.views.i18n.javascript_catalog'), > > > and in template > > > > > > > Τη Τετάρτη, 29 Απριλίου 2015 - 4:12:56 μ.μ. UTC+3,

Re: selectfilter2 javascript and django

2020-03-26 Thread Jason Liu
Thank you so much for providing the solution, it solved my problem as well. On Wednesday, April 29, 2015 at 6:34:25 AM UTC-7, Dimitris Kougioumtzis wrote: > > > ok i found it > > in the urls.py i add the > > (r'^jsi18n/$', 'django.views.i18n.javascript_catalog'), > > > and in template > >

Re: selectfilter2 javascript and django

2015-04-29 Thread Dimitris Kougioumtzis
ok i found it in the urls.py i add the (r'^jsi18n/$', 'django.views.i18n.javascript_catalog'), and in template Τη Τετάρτη, 29 Απριλίου 2015 - 4:12:56 μ.μ. UTC+3, ο χρήστης Dimitris Kougioumtzis έγραψε: > > i want to use the selectfilter widget for a view , the user in my django >

selectfilter2 javascript and django

2015-04-29 Thread Dimitris Kougioumtzis
i want to use the selectfilter widget for a view , the user in my django application is only active not staff because i want to restrict access to django admin pages. But selectfilter widget dosen't work the error i get is SyntaxError: expected expression, got '<' /admin/jsi18n/ (line