• Malcolm Tredinnick's avatar
    Rewrote portions of the app- and model-cache initialisation to handle some… · 3219a601
    Malcolm Tredinnick yazdı
    Rewrote portions of the app- and model-cache initialisation to handle some corner cases. It is now possible to use m2m relations before everything is imported and still get the right results later when importing is complete. Also, get_apps() should always return the same results, so apps won't randomly disappear in the admin interface.
    
    Also reorganised the structure of loading.py, since the number of global variables was exploding. The public API is still backwards compatible.
    
    Fixed #1796 and #2438 (he claims, optimistically).
    
    
    git-svn-id: http://code.djangoproject.com/svn/django/trunk@5919 bcc190cf-cafb-0310-a4f2-bffc1f526a37
    3219a601
Adı
Son kayıt (commit)
Son güncelleme
django Loading commit data...
docs Loading commit data...
examples Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
AUTHORS Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...