diff -r 1855c783934f -r 9b58b42c6b53 app/urls.py --- a/app/urls.py Fri Apr 03 17:09:34 2009 +0000 +++ b/app/urls.py Fri Apr 03 17:10:32 2009 +0000 @@ -12,6 +12,9 @@ # See the License for the specific language governing permissions and # limitations under the License. +"""Module containing Melange URL patterns definition. +""" + __authors__ = [ '"Augie Fackler" ', '"Todd Larsen" ',