diff options
author | Kedar Aitawdekar <kedar2a@gmail.com> | 2014-09-17 15:37:06 +0530 |
---|---|---|
committer | Kedar Aitawdekar <kedar2a@gmail.com> | 2014-09-17 15:37:06 +0530 |
commit | 9dd68316bdb564d49466a2b1234cddf6b6a447d8 (patch) | |
tree | 43719025d2e96caed56e51ca3bf072d9d5ac8956 /requirements.txt | |
parent | 171b73cb8e2350b37d3f5b2483312e315cf82297 (diff) | |
download | gnowsys-9dd68316bdb564d49466a2b1234cddf6b6a447d8.tar.gz |
django-registration-email added to requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index bd1525d1..1ca0b238 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,3 +14,4 @@ django-reversion==1.8.0 gunicorn markdown https://bitbucket.org/zalew/django-online-status/get/tip.zip +git+https://github.com/anujag/django-registration-email.git |