1
0
mirror of https://github.com/django/django.git synced 2025-04-10 00:09:41 +00:00
Aymeric Augustin d674fe6dee Used a regular lock for app registry population.
Since the app registry is always populated before the first request is
processed, the situation described in #18251 for the old app cache
cannot happen any more.

Refs #18251, #21628.
2014-01-12 22:08:46 +01:00
..
2013-12-24 12:25:17 +01:00
2013-12-31 18:04:54 +01:00