Forums › Forums › Web Design › Adding apps in Django settings
-
Currently in the process of learning Django, and going through different tutorials I have noticed people adding apps to settings file in two different ways but both seem to work just fine, would like to know the difference and if it even matters. Ex. app name is users I have seen: ‘users’ OR ‘users.apps.UsersConfig’ – by hq overview stinny88 – –
Viewing 1 of 1 replies