mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-02 12:54:31 +01:00
* Add a way to access the challenge plugin class from the Challenges model * Allows templates to access the plugin class more easily * Allows plugins to access the plugin class without having to load the class explicitly * Closes #1879