[1.8.x] Added Django version trove classifier to reusable apps tutorial.

Backport of 2d36c7d515 from master
This commit is contained in:
Tim Graham 2016-01-24 08:35:47 -05:00
parent 6919586bcd
commit bf9385e3aa
1 changed files with 1 additions and 0 deletions

View File

@ -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',