Popular repositories
-
django_reactjs_boilerplate
Dockerized project using Django REST APIs with ReactJS/Redux
-
django-react-create-app
Forked from mateo-io/django-react-create-app
Basic implementation of facebook react-create-app and a django server.
JavaScript 2
-
genomix
Apache Spark tools to parse/analyze genomics datasets
Python 2
-
cookiecutter-django-reactjs
Cookiecutter for a Django project with REST APIs and a ReactJS/Redux front-end
-
varify-data-warehouse
Forked from chop-dbhi/varify-data-warehouse
Data model and loading pipeline for Varify
Python 1
-
DNAnexus_BWA_alignment
DNAnexus applet for BWA MEM alignment
Python
92 contributions in the last year
Contribution activity
August 2017
July 2017
request.user is not set when using RevisionMixin
I have setup django-reversion and it is creating records in the database on POST requests. But for some reason the user is not registered. Here is …