c7b78567c7
The original example from issue #820 was using a dash ('-') as fallback, however, the regular expression did not accept those. It also didn't support white space (and many other characters) in the fallback, which are also supported now, so one can even put e.g. links including label in the fallback. |
||
---|---|---|
.. | ||
bin | ||
locale | ||
management | ||
migrations | ||
settings | ||
static | ||
templates | ||
templatetags | ||
tests | ||
__init__.py | ||
admin.py | ||
autocomplete.py | ||
context_processors.py | ||
decorators.py | ||
fields.py | ||
forms.py | ||
managers.py | ||
middleware.py | ||
models.py | ||
urls.py | ||
utils.py | ||
views.py | ||
wsgi.py |