Metadata-Version: 1.0
Name: django-multi-form-view
Version: 0.0.1
Summary: Class based views for handling more than one form in a view
Home-page: https://github.com/TimothyBest/django-multi-form-view
Author: Timothy Best
Author-email: UNKNOWN
License: GNU licence, see LICENCE
Description: # django-multi-form-viev
        
        
        ## Demo
        
        - `pip install -requirments.txt`
        - `python manage.py migrate`
        - `python manage.py runserver`
        
Platform: UNKNOWN
