mirror of
https://github.com/django/django.git
synced 2025-07-19 17:19:12 +00:00
[1.9.x] Updated Python trove classifiers in reusable apps tutorial.
Backport of 145e9ca301e6bde965baa88a2e96a1ea0f7d523a from master
This commit is contained in:
parent
74db1378d5
commit
2ef1367426
@ -221,8 +221,8 @@ this. For a small app like polls, this process isn't too difficult.
|
||||
'Programming Language :: Python',
|
||||
# Replace these appropriately if you are stuck on Python 2.
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.2',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user