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.
2 parents 762d924 + ed6a96e commit 60966c8Copy full SHA for 60966c8
setup.py
@@ -9,6 +9,7 @@
9
author='Gizmag',
10
author_email='[email protected]',
11
url='https://github.com/gizmag/django-fsm-log',
12
+ license='MIT',
13
packages=find_packages(),
14
install_requires=['django>=1.6', 'django_fsm>=2', 'django_appconf'],
15
classifiers=[
0 commit comments