An open API service indexing awesome lists of open source software.

https://github.com/redsolution/django-url-methods

Provide various methods to work with urls. Used by django-trusted-html and django-model-url
https://github.com/redsolution/django-url-methods

Last synced: 12 months ago
JSON representation

Provide various methods to work with urls. Used by django-trusted-html and django-model-url

Awesome Lists containing this project

README

          

==================
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:
=============

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

Requirements:
=============

Django 1.3+ is required.
For django < 1.3 please check out django-url-methods 0.1.0.