evorepo/releng
Dan McGee 71c0c7453a Implement torrent data parsing and extraction via bencode
This allows uploading of the actual torrent file itself into the webapp
and then pulling the relevant pieces of information out of it.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-01-19 13:08:06 -06: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 more metadata to releng Release model 2013-01-19 10:59:18 -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 Implement torrent data parsing and extraction via bencode 2013-01-19 13:08:06 -06:00
urls.py Add basic release list and details views 2013-01-19 12:08:31 -06:00
views.py Add basic release list and details views 2013-01-19 12:08:31 -06:00