From b9f40c0c9df3167d28f131cecd566190e18b459e Mon Sep 17 00:00:00 2001 From: luxagraf Date: Wed, 23 Feb 2011 12:26:56 -0500 Subject: added a code section to the projects for sharing some browser extensions I developed --- apps/projects/models/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/projects/models/__init__.py') diff --git a/apps/projects/models/__init__.py b/apps/projects/models/__init__.py index fdee7fc..7fe6077 100644 --- a/apps/projects/models/__init__.py +++ b/apps/projects/models/__init__.py @@ -1,3 +1,4 @@ from base import Project from fiveby import FiveBy -from natparks import NationalParks \ No newline at end of file +from natparks import NationalParks +from code import Code \ No newline at end of file -- cgit v1.2.3-70-g09d2