You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not an issue. Feature request:
I have an idea to integrate this module with django to integrate Apps seamless with jalali calendar system.
I am not sure but i would like to share my idea with you.
Define flag in setting to choose calendar system. JALALI_CALENDAR_SYSTEM = True
Check if this flag is true:
substitute Date and DateTime field with jDate and jDateTime
forward datetime call to jdatetime
It is a brainstorming but i`m working on a such solution for django follow DRY principal and hide complexity from developer.
This discussion was converted from issue #10 on September 20, 2021 04:07.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It is not an issue. Feature request:
I have an idea to integrate this module with django to integrate Apps seamless with jalali calendar system.
I am not sure but i would like to share my idea with you.
Define flag in setting to choose calendar system. JALALI_CALENDAR_SYSTEM = True
Check if this flag is true:
It is a brainstorming but i`m working on a such solution for django follow DRY principal and hide complexity from developer.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions