Skip to content

nerdoc/django-unicorn-forms-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicorn test project for forms

git clone https://github.com/nerdoc/django-unicorn-forms-test.git
cd django-unicorn-forms-test
virtualenv .venv && . .venv/bin/activate
pip install -U pip && pip install -r requirements.txt
./manage.py migrate
manage.py runserver

About

test project for Django-Unicorn with forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published