setup.cfg
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 06 Dec 2008 14:24:26 +0000
changeset 680 7f047b2a2d3a
parent 419 e9280ea935e4
permissions -rw-r--r--
Added a new create regexp in urls for just scope_path Now that scope_path is properly defined we can add a url matching just the scope path. This allows some other custom create regexps to be removed/rewritten. Note: It needs to be -after- the full key_name regexp, since for arbitrarily nested scopes it would always match as just scope_path, even if there are other fields needed after the scope. Patch by: Sverre Rabbelier

[nosetests]
exclude=django