Add NWFilters

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

6
nwfilters/admin.py Normal file
View File

@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.contrib import admin
# Register your models here.