Django admins disappearing from the admin index
        Posted  
        
            by btol45
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by btol45
        
        
        
        Published on 2010-04-19T10:56:26Z
        Indexed on 
            2010/04/19
            11:13 UTC
        
        
        Read the original article
        Hit count: 306
        
We're running a Django website with rough 45 install Django admin classes. The handler is mod_fastcgi. Every once in a while about half the admins disappear from /admin/ screen. Touching the production.fcgi file restores everything to normal, but we have yet to determine the underling cause.
Any thoughts on what the underlying issue might be?
© Stack Overflow or respective owner