[1.8.x] Added Django version trove classifier to reusable apps tutorial.
Backport of 2d36c7d515312e7a476041c96a29727ed47eb517 from master
This commit is contained in:
parent
6919586bcd
commit
bf9385e3aa
@ -215,6 +215,7 @@ this. For a small app like polls, this process isn't too difficult.
|
||||
classifiers=[
|
||||
'Environment :: Web Environment',
|
||||
'Framework :: Django',
|
||||
'Framework :: Django :: X.Y', # replace "X.Y" as appropriate
|
||||
'Intended Audience :: Developers',
|
||||
'License :: OSI Approved :: BSD License', # example license
|
||||
'Operating System :: OS Independent',
|
||||
|
Loading…
x
Reference in New Issue
Block a user