evorepo/mirrors
Dan McGee 3813ca597b Don't blow up when no mirror status data is available
The check here was wrong before; in the case of no mirror log entries
the returned value will not be empty, but will contain two empty values.
Check the values instead to see if we have valid data available.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-04-08 21:00:56 -05:00
..
fixtures Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00
management Use bulk_create() when inserting mirror log entries 2012-03-24 17:21:09 -05:00
migrations Add migrations for on_delete attributes 2012-04-08 14:08:45 -05:00
templatetags PyLint suggested cleanups 2011-12-11 19:52:27 -06:00
__init__.py
admin.py Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00
models.py Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00
urls_mirrorlist.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
urls.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
utils.py Don't blow up when no mirror status data is available 2012-04-08 21:00:56 -05:00
views.py Bump signoffs and mirror status JSON API versions 2012-03-26 10:27:01 -05:00