Hacker News new | ask | show | jobs
by gabrielgrant 5198 days ago
The main problems I ran into when upgrading were with the new timezone support, but it was easy to just disable it (set `USE_TZ = False`) until I have a real need for the feature (and the time to fix the issues it causes for current code).