Monthly Archives: February 2010

Django: Foreign Keys and Coupling

I have a django project that currently has two apps: one that contains the data for a directory site, and one that provides support functionality for importing the data in the directory site. I want them to be loosely coupled. … Continue reading

Posted in uncategorized | Tagged , | Comments Off