JDateFieldListFilter does not work for jDateField #243
-
Hi While JDateFieldListFilter works for attributes of type jDateTimeField easily and perfectly, it seems it does not work for jDateFields. Django==4.2.8 Is there any solutions or workarounds? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Thanks @mohsen-fakhary for reporting this. It would be great if you could install my patch and test it. |
Beta Was this translation helpful? Give feedback.
-
Thank you Have you updated pip repositories? But when I use source code available on github, it works fine |
Beta Was this translation helpful? Give feedback.
-
You need to install |
Beta Was this translation helpful? Give feedback.
-
@mohsen-fakhary just released |
Beta Was this translation helpful? Give feedback.
Thanks @mohsen-fakhary for reporting this.
I created #245 to fix the problem.
It would be great if you could install my patch and test it.