We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b39c6c commit b106b04Copy full SHA for b106b04
setup.py
@@ -34,7 +34,7 @@
34
setup_requires=["setuptools_scm"],
35
url='https://github.com/loadsmart/django-frontend-settings',
36
license='MIT',
37
- description='Dynamic settings & feature flags for the fronted.',
+ description='Expose feature flags and settings from django waffle and django constance in an endpoint.',
38
long_description=open('README.rst', 'r', encoding='utf-8').read(),
39
author='Loadsmart',
40
author_email='[email protected]',
0 commit comments