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

BUG : Date Time Compare - Vouchers - Admin tools #84

Closed
tomik-z-cech opened this issue Mar 14, 2024 · 1 comment
Closed

BUG : Date Time Compare - Vouchers - Admin tools #84

tomik-z-cech opened this issue Mar 14, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Mar 14, 2024

Describe the bug :
Error visible in the terminal window when section Vouchers in Admin Tools is accessed.

To Reproduce :

  • Navigate to Admin Tools
  • Navigate to Vouchers
  • Open terminal window
  • See error

Expected behavior :
No errors in terminal while browsing.

Screenshots :
date-bug

Devices :
All devices.

Additional context :
Posible datetime modul misuse or incorrect database settings.

@tomik-z-cech
Copy link
Owner Author

tomik-z-cech commented Mar 14, 2024

Changed DateTimeField to DateField in Newsletter model and add sorting of Vouchers inside of views.py.

Bug fixed in commit bb1963e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant