firewall: use timezone instead of datetime
Using datetime causes a RuntimeWarning because DateTimeField receives a naive datetime while time zone support is active.
Showing
Please
register
or
sign in
to comment
A prog2-höz tartozó friss repo anyagok itt elérhetőek: https://git.iit.bme.hu/
Using datetime causes a RuntimeWarning because DateTimeField receives a naive datetime while time zone support is active.