evorepo/releng
Dan McGee a732d3cebc Fix new magnet link generation
Apparently clients don't like urlencoded values in the magnet link, so
%3A isn't treated the same as ':'.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-11-21 00:56:08 -05:00
..
fixtures Fix typo introduced in fixture creation 2011-05-15 12:20:04 -05:00
management Remove custom utc_now() function, use django.utils.timezone.now() 2012-07-24 19:57:20 -05:00
migrations Add Release model to releng 2012-11-20 19:16:25 -06:00
__init__.py Rename isotests to releng 2011-04-28 17:58:13 -05:00
admin.py Add Release model to releng 2012-11-20 19:16:25 -06:00
models.py Fix new magnet link generation 2012-11-21 00:56:08 -05:00
urls.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
views.py releng views code cleanup 2012-08-13 21:24:40 -05:00