diff options
| author | Mitch Riedstra <Mitch@riedstra.us> | 2017-11-10 15:25:29 -0500 |
|---|---|---|
| committer | Mitch Riedstra <Mitch@riedstra.us> | 2017-11-10 15:25:29 -0500 |
| commit | 69d5a098f830128414f178d9382c65221f06e4bb (patch) | |
| tree | 0a0d6346d5b39634e19ce01689498d9ccf4e867c /app/requirements.txt | |
| parent | c80bafec506beef3184381ae7f9b55edd438e45a (diff) | |
| download | dispatch-tracker-69d5a098f830128414f178d9382c65221f06e4bb.tar.gz dispatch-tracker-69d5a098f830128414f178d9382c65221f06e4bb.tar.xz | |
Initial version of registration system--needs work
Diffstat (limited to 'app/requirements.txt')
| -rw-r--r-- | app/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/requirements.txt b/app/requirements.txt index 54570ed..32af6d8 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -9,3 +9,4 @@ pytz==2017.2 PyYAML==3.12 six==1.10.0 mysqlclient==1.3.12 +git+git://github.com/ubernostrum/django-registration@1347aeb7347a62b2dc7ba1a225d3a1cd031a4b42 |
