mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Updated Python trove classifiers in reusable apps tutorial.
This commit is contained in:
		| @@ -216,13 +216,13 @@ this. For a small app like polls, this process isn't too difficult. | ||||
|                'Environment :: Web Environment', | ||||
|                'Framework :: Django', | ||||
|                'Intended Audience :: Developers', | ||||
|                'License :: OSI Approved :: BSD License', # example license | ||||
|                'License :: OSI Approved :: BSD License',  # example license | ||||
|                'Operating System :: OS Independent', | ||||
|                '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', | ||||
|            ], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user