1
0
mirror of https://github.com/django/django.git synced 2025-01-25 01:30:48 +00:00
Aymeric Augustin 80d74097b4 Stopped populating the app registry as a side effect.
Since it triggers imports, it shouldn't be done lightly.

This commit adds a public API for doing it explicitly, django.setup(),
and does it automatically when using manage.py and wsgi.py.
2013-12-30 22:11:17 +01:00
..
2013-11-07 09:42:25 -05:00
2013-11-09 10:17:17 -05:00
2013-12-13 18:42:24 -05:00