Commit 5e44348a authored by Tim Graham's avatar Tim Graham
Browse files

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

Backport of 2d36c7d5 from master
parent 2ef13674
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',