How do you rename apps in Django 1.11 LTS? There are suggestions in renaming apps in Django but they are for version <1.11 and are complicated. Anybody knows?
            Asked
            
        
        
            Active
            
        
            Viewed 42 times
        
    0
            
            
        - 
                    if you have a apps.py then its just an easy task – Arpit Solanki Aug 06 '17 at 15:27
 - 
                    how do you actually do it? – bootstrapman Aug 06 '17 at 23:02