Modified:
/wiki/CustomTags.wiki
=======================================
--- /wiki/CustomTags.wiki Fri Oct 22 14:37:47 2010
+++ /wiki/CustomTags.wiki Wed Feb 9 03:07:56 2011
@@ -30,5 +30,5 @@
* In addition to all the custom tags created in this system, all of
[http://docs.djangoproject.com/en/1.2/ref/templates/builtins/#ref-templates-builtins
Django's built-in tags] can be used.
== Assumptions ==
- ===Url tag===
- * The tag `{% url %}` is used to generate urls from the arguments
provided to this tag.
+ ===pp_url tag===
+ * The tag `{% pp_url %}` is used to generate urls from the arguments
provided to this tag. See `pp_url` in Pirate Core.