filebrowser_safe: fix tests

This commit is contained in:
Domen Kožar 2016-01-24 16:50:48 +01:00
parent 2c1c746497
commit 6985596af8

View file

@ -8431,9 +8431,11 @@ in modules // {
src = pkgs.fetchurl {
url = "http://pypi.python.org/packages/source/f/filebrowser_safe/${name}.tar.gz";
md5 = "12a1ad3a1ed6a9377e758c4fa7fee570";
sha256 = "02bn60fdslvng2ckn65fms3hjbzgsa8qa5161a8lr720wbx8gpj2";
};
buildInputs = [ self.django ];
meta = {
description = "A snapshot of django-filebrowser for the Mezzanine CMS";
longDescription = ''