diff options
| author | Mitch Riedstra <mitch@riedstra.us> | 2017-11-10 20:44:21 -0500 |
|---|---|---|
| committer | Mitch Riedstra <mitch@riedstra.us> | 2017-11-10 20:44:21 -0500 |
| commit | 6155857dcd9a88d07756c465df42c5155c7183dc (patch) | |
| tree | e0f59809d0b52410188b42d9b6be74abe17d8ce5 /app/requirements.txt | |
| parent | 69d5a098f830128414f178d9382c65221f06e4bb (diff) | |
| download | dispatch-tracker-6155857dcd9a88d07756c465df42c5155c7183dc.tar.gz dispatch-tracker-6155857dcd9a88d07756c465df42c5155c7183dc.tar.xz | |
User registration works. User invites work but has no UI
Diffstat (limited to 'app/requirements.txt')
| -rw-r--r-- | app/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/requirements.txt b/app/requirements.txt index 32af6d8..1d1e613 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -8,5 +8,5 @@ python-dateutil==2.6.1 pytz==2017.2 PyYAML==3.12 six==1.10.0 -mysqlclient==1.3.12 +# mysqlclient==1.3.12 git+git://github.com/ubernostrum/django-registration@1347aeb7347a62b2dc7ba1a225d3a1cd031a4b42 |
