mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 07:48:16 -05:00
0332d0ca5566102b4eba6f04a660ed3f0b7e62bb
Loading plugin controller modules at the bottom of controllers/__init__.py led to a circular dependency. Registering controllers via decorator allows controllers/__init__.py to load completely before plugin controllers are loaded.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%