Omar Al-Ithawi
867eeff993
feat: atlas pull plugins translation
2024-01-27 12:05:05 +03:00
Manjinder Singh
c76ed6ae45
Extracting plugin app from edx-platform ( #24678 )
...
* Moving plugins infrastructure to edx-django-utils
This PR extracts the code that enables plugins in edx-platform and puts it in edx-django-utils. This is done to allow other IDAS to add plugin functionality.
2020-08-12 07:48:53 -04:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Ana Maria Rodriguez
926cb5bb89
INCR-165
...
Run python-modernize -w openedx/core/djangoapps/plugins
2019-04-24 13:38:12 -05:00
Nimisha Asthagiri
1fe74c889c
Django App Plugins: Support for Signal Receivers
2018-01-18 11:47:30 -05:00