1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Add NWFilters

This commit is contained in:
catborise 2018-09-21 16:50:44 +03:00
parent 0d90e4bb46
commit 35bc8c67e4
22 changed files with 792 additions and 3 deletions

6
nwfilters/tests.py Normal file
View file

@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.test import TestCase
# Create your tests here.