﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25783	Site.objects.get_current() should use Django's cache framework	Patryk Zawadzki	nobody	Currently sites are cached using a module global. This solution makes it impossible to edit the site object in multiprocess environments as it's impossible to notify other processes that they need to invalidate local caches. Having to restart all servers/workers after a database operation is not intuitive.	Cleanup/optimization	closed	contrib.sites	1.8	Normal	duplicate		django@…	Unreviewed	1	0	0	0	0	0
