Django's URLify.js file, repackaged for Meteor.
Use this to turn strings into URL strings. For example:
URLify("Pētty theft") -> "petty_theft"
From https://raw.github.com/django/django/master/django/contrib/admin/static/admin/js/urlify.js
Django's URLify.js file, repackaged for Meteor.
Use this to turn strings into URL strings. For example:
URLify("Pētty theft") -> "petty_theft"
From https://raw.github.com/django/django/master/django/contrib/admin/static/admin/js/urlify.js