django-redcap 0.1 Beta 2

django-redcap is a Django app with utilities for porting REDCap projects to and from Django models.Install and Setupdjango-redcap is available on [PyPi][0]. Use Pip to install it:pip install django-redcapOnce installed, simply add djredcap to your...