mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
b9a4286262
This patches Django to load byte-compiled (.pyc) db migration scripts, since Python scripts are often distributed in byte-compiled form in OpenWrt packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>