kooshan ghelman

Results 5 issues of kooshan ghelman

Fixes #115 & #111. Upgraded almost every package to its latest release and migrated to Django 2.2.1 & DRF 3.9. Changed two incompatible packages that the project was using them:...

Fix for #120. Travis CI should be reconfigured. It cannot find djnago==2.2.1 to install it for testing purpose. I think it's because pip version of this current configuration is too...

Since the general policy for Daylight saving time in Iran has been revoked, using ```TehranTimezone()``` function will return an incorrect answer starting 1/1/1402. ``` class TehranTimezone(Timezone): """ Tehran timezone with...

I use django-taggit 0.23.0 and wagtail 2.0.2. My preferred language is Persian (Farsi) in admin's dashboard and one of my language letters is on the "comma" key of keyboard. So,...

bug