Commit
1588488d56a221066d89d6a0e11390dbd2ce8293
Exists in
master
and in
39 other branches
1.12.x, add_requests_as_dep, celery_service, change-passwd-signal, check-port, colab-signals, colab-vcard, colab_search, colab_tag, colab_tag_merge, community_association, detach_super_archives, fix-dashboard, fix-message-preview, fix_app_label, fix_cache_count_spb, fix_header, fixed_gitlab_import, go_to_profile_panel, header_footer, layout-fix, mobile_user_scalable, move_out_plugins, paginate-threads, profile_integration, refactor-data-import, remove-gitlab-plugin, removing_namespace, search_block, search_filters, spb-release/3.0, split_screen, stable, startplugin, timestamp_plugins, translation_review, user_regex, validate-passwd, workin_whoosh_temp
Adding django-registration to requirements
| @@ -7,6 +7,7 @@ pytz==2011n |
| @@ -7,6 +7,7 @@ pytz==2011n |
7
| chardet==1.0.1 |
7
| chardet==1.0.1 |
8
| python-dateutil==1.5 |
8
| python-dateutil==1.5 |
9
| django-cliauth==0.9 |
9
| django-cliauth==0.9 |
| |
10
| +django-registration==1.0 |
10
| |
11
| |
11
| gunicorn |
12
| gunicorn |
12
| gevent |
13
| gevent |