Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.5.6.1 - USE_TZ Setting Not Required & Bugfixes #182

Merged
merged 3 commits into from
Jan 22, 2024
Merged

Commits on Jan 22, 2024

  1. v0.5.6.1

    Compatibility with USE_TZ=False setting.
    get_localtime() and get_localdate() functions now return the appropriate value depending on USE_TZ setting.
    elarroba committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    64d0082 View commit details
    Browse the repository at this point in the history
  2. v0.5.6.1

    elarroba committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    266a620 View commit details
    Browse the repository at this point in the history
  3. Lazy Loader Bugfixes

    elarroba committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    11a3d5a View commit details
    Browse the repository at this point in the history