# HG changeset patch # User Todd Larsen # Date 1210102267 0 # Node ID 1f3cf1c04d147d898d7baefadd91982c28a33dd3 # Parent 962da9e1065d7f248edd188d8563d90e8d81e9ca Create the package directory structure for the GSoC and GHOP Melange applications, since we know that these are going to be written for sure. diff -r 962da9e1065d -r 1f3cf1c04d14 ghop/__init__.py diff -r 962da9e1065d -r 1f3cf1c04d14 ghop/models/__init__.py diff -r 962da9e1065d -r 1f3cf1c04d14 ghop/views/__init__.py diff -r 962da9e1065d -r 1f3cf1c04d14 gsoc/__init__.py diff -r 962da9e1065d -r 1f3cf1c04d14 gsoc/models/__init__.py diff -r 962da9e1065d -r 1f3cf1c04d14 gsoc/views/__init__.py