I\'m creating a parser for a specific XML structure and I\'m facing a possible hardcoding issue. Here:
I have a decent sized django project and when I originally built it I kept all the apps in an apps folder under the project root. project/apps/articles, project/apps/video etc.