Django Book 翻译
菜单>:
TOC
返回
原文:
This is a dictionary mapping ``"app_label.model_name"`` strings to functions that take a model object and return its URL. This is a way of overriding ``get_absolute_url()`` methods on a per-installation basis. Heres an example:
翻译:
000000000000000000000000000000
备注:
译者: