Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
django-floppyforms / tests / tests.py
Size: Mime:
# flake8: noqa
from .deprecations import *
from .forms import *
from .gis import GisTests
from .modelforms import *
from .layouts import *
from .rendering import *
from .templatetags import *
from .widgets import *
from .fields import *
from .utils import *