app/urls.py
changeset 2067 9b58b42c6b53
parent 695 bc575b44755b
child 2333 221482a54238
--- 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" <durin42@gmail.com>',
   '"Todd Larsen" <tlarsen@google.com>',