- 10 Tem, 2014 1 kayıt (commit)
-
-
Andrew Godwin yazdı
-
- 29 Nis, 2014 1 kayıt (commit)
-
-
Simon Charette yazdı
Thanks to cdestigter for the report.
-
- 24 Ara, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Also renamed app_cache to apps and "app cache" to "app registry". Deprecated AppCache.app_cache_ready() in favor of Apps.ready().
-
- 22 Ara, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Reverted 4a56a93c.
-
- 17 Ara, 2013 3 kayıt (commit)
-
-
Aymeric Augustin yazdı
Improved Andrew's hack to create temporary app caches to handle migrations. Now the main app cache has a "master" flag set to True (which is a non-default keyword argument, thus unlikely to be used by mistake). Other app cache instances have "master" set to False. The only sanctioned way to access the app cache is by importing django.core.apps.app_cache. If you were instanciating an app cache and relying on the Borg pattern, you'll have to refactor your code.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
This commit doesn't contain any code changes; it's purely a refactoring.
-
- 17 Eki, 2013 1 kayıt (commit)
-
-
Loic Bistuer yazdı
This commit also lays the groundwork for future tests for the makemigrations command.
-
- 06 Eyl, 2013 1 kayıt (commit)
-
-
Markus Holtermann yazdı
-
- 10 May, 2013 1 kayıt (commit)
-
-
Andrew Godwin yazdı
-
- 01 May, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
Signed-off-by:
Jannis Leidel <jannis@leidel.info>
-
- 13 Tem, 2005 1 kayıt (commit)
-
-
Adrian Holovaty yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-