==================
django-url-methods
==================

Django-url-methods provide various methods to work with urls.

This application is used by django-trusted-html and django-model-url.


Installation:
=============

1. Just put ``urlmethods`` in to your ``INSTALLED_APPS`` in your ``settings.py`` within your django project.
