Custom extensions for the Django sites framework, primarily used in the Open edX platform. Current version is 6.0.0, released in 2024. Release cadence is irregular, with occasional minor and patch releases.
pip install edx-django-sites-extensionsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retrieve or create a SiteConfigurationModel for the current site and set a key.
Upgrade to Django 3.2+ and update to edx-django-sites-extensions>=4.0.0.
Use Python 3.9+ or pin to <5.1.0.
Ensure you have the required Open edX app set up, or use django.contrib.sites directly.
No dependency data recorded yet.