Aktuelle Änderungen Printable View Änderungen Bearbeiten
DenkZEI > DennisRitchie > DependencyInjection > InversionOfControl > DerEigeneWald > DesignPatterns > PatternsInSoftwareEngineering > DevelopmentEnvironmentsForLisp > DickGabriel > RichardGabriel > DiffGram > DistributedComputing > VerteilteObjekte > DistributedVersionControl > DistributedVersionControlSystems > DistributedVersionControlSystem > DjangoMagicRemovalBranchClear TrailBasically, the idea is to make Django apps act more like normal Python modules. That means ceasing all the “magic”, where it used to automatically provide entire new classes to manage objects, and used to magically move around the modules, making them available in namespaces you hadn’t explicitly named.