Commit bf9385e3 authored by Tim Graham's avatar Tim Graham
Browse files

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

Backport of 2d36c7d5 from master
parent 6919586b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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',