evorepo/packages
Dan McGee 30acd5c816 Protect urlencode calls against Unicode data
These would cause page errors if passed anything not in the ASCII
character set. This change allows for packages to have names composed of
any Unicode characters, not just those in the ASCII set.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-02-12 21:54:05 -06:00
..
management PyLint suggested cleanups 2011-12-11 19:52:27 -06:00
migrations Add old version string to saved flag requests 2012-01-10 23:31:11 -06:00
templatetags Protect urlencode calls against Unicode data 2012-02-12 21:54:05 -06:00
views Protect urlencode calls against Unicode data 2012-02-12 21:54:05 -06:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Add repo to flag request admin columns 2012-01-26 14:40:04 -06:00
models.py FlagRequest model behavior tweaks 2012-02-07 00:47:14 -06:00
urls_groups.py Support more characters in package names 2012-01-28 17:48:34 -06:00
urls.py Protect urlencode calls against Unicode data 2012-02-12 21:54:05 -06:00
utils.py Adjust page and content caching lengths and decorators 2012-01-05 13:03:00 -06:00