Commit Graph

15 Commits

Author SHA1 Message Date
Dmitriy Sokolov 3fa173eb50
Compatibility Django 3.0 2019-12-04 11:55:54 +03:00
Jonathon Sumner 148ca6a257 Add csp compliance through django-csp, if installed (#34) 2019-07-04 09:36:53 +03:00
Dmitriy Sokolov 765b41c628
Changed name lookup field (#32) 2019-05-19 16:23:58 +03:00
Dmitriy Sokolov 6f274f763f
Fix problem when thousand separator is used (#18) 2019-05-14 13:07:00 +03:00
Dmitriy Sokolov 4a5077915e
Fix system name with non-unicode char (#18) 2018-06-29 22:38:53 +03:00
Marcin Muszynski 9e6c189cfc Fixing the #9 by ensuring the DateTimeShortcuts.js is loaded exactly once (#11) 2018-04-09 15:29:07 +03:00
Dmitriy Sokolov a83fbc4cd4 Fix timezone error without pytz #13 2018-01-23 17:50:04 +03:00
silentsokolov 6b535739bd Add method override default timezone 2017-04-12 23:06:05 +03:00
silentsokolov 9c9656d753 Remove import specific suit witget 2017-01-16 22:16:03 +03:00
Dmitriy Sokolov d191e5ce18 Add DateTime filter 2016-12-27 10:29:05 +03:00
Dmitriy Sokolov 66e436e3f6 fix(filter): __lte to max date 2016-07-29 14:32:15 +03:00
Dmitriy Sokolov edacd5da62 refactor(filter): rename methods 2016-07-28 09:50:28 +03:00
Tomek Korbak 7ec2781eb3 Fix bug with only gte/lte support and refactor queryset method (#3)
* Fix bug with only gte/lte support and refactor queryset method
* Fix bug with datetime.time.(min|max)
2016-07-28 10:31:35 +04:00
Dmitriy Sokolov 9491882774 fix(filter): fix template 2016-06-24 14:46:00 +03:00
Dmitriy Sokolov 6418a5206e Init commit 2016-06-24 13:17:49 +03:00