From cca36ae869b208e7df928064e7c61bf367d9c90d Mon Sep 17 00:00:00 2001 From: PekopT Date: Thu, 29 Sep 2016 15:06:01 +0300 Subject: [PATCH] reqs and seo --- requirements/base.txt | 46 +++++++++++++++++++++-------- requirements/prod.txt | 68 +++++++++++++++++++++++++++++++++++++++++++ robots.txt | 8 +++++ 3 files changed, 110 insertions(+), 12 deletions(-) create mode 100644 robots.txt diff --git a/requirements/base.txt b/requirements/base.txt index 5369c10..ec2f396 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,46 +1,68 @@ -Django==1.9.7 -Momoko==2.2.3 -Pillow==3.2.0 -PyJWT==1.4.0 -Werkzeug==0.11.10 backports-abc==0.4 +beautifulsoup4==4.5.1 defusedxml==0.4.1 +diff-match-patch==20121119 +Django==1.9.7 +django-activeurl==0.1.9 django-appconf==1.0.2 +django-classy-tags==0.7.2 django-compress==1.0.1 django-compressor==2.0 django-debug-toolbar==1.4 django-environ==0.4.0 django-extensions==1.6.7 django-filter==0.13.0 +django-fluent-pages==1.0.1 +django-fluent-utils==1.3 django-guardian==1.4.4 +django-hitcount==1.2.2 +django-import-export==0.4.5 +django-mathfilters==0.4.0 +django-modelcluster==2.0 django-mptt==0.8.4 +django-parler==1.6.5 django-password-reset==0.9 +django-polymorphic==0.9.2 +django-polymorphic-tree==1.2.5 django-registration-redux==1.4 +django-slug-preview==1.0.1 +django-tag-parser==3.0 +django-taggit==0.18.3 +django-tinymce==2.3.0 django-treebeard==4.0.1 +django-wysiwyg==0.8.0 djangorestframework==3.3.3 djangorestframework-filters==0.8.0 fake-factory==0.5.7 +future==0.15.2 +gunicorn==19.6.0 +html5lib==0.999999 jsonschema==2.5.1 +lxml==3.6.4 +Momoko==2.2.3 +natsort==5.0.1 oauthlib==1.1.2 +Pillow==3.2.0 psycopg2==2.6.1 pydash==3.4.3 +PyJWT==1.4.0 python-dateutil==2.5.3 python-social-auth==0.2.19 python3-openid==3.0.10 +pytz==2016.6.1 rcssmin==1.0.6 redis==2.10.5 requests==2.10.0 requests-oauthlib==0.6.1 +rest-framework-generic-relations==1.1.0 rjsmin==1.0.12 six==1.10.0 sorl-thumbnail==12.3 sqlparse==0.1.19 +tablib==0.11.2 tornado==4.3 -natsort -django-mathfilters -gunicorn==19.6.0 -rest-framework-generic-relations -django-hitcount -django-activeurl==0.1.9 +tqdm==4.8.4 +Unidecode==0.4.19 wagtail==1.6 -django-import-export==0.4.5 +Werkzeug==0.11.10 +Willow==0.3.1 \ No newline at end of file diff --git a/requirements/prod.txt b/requirements/prod.txt index e69de29..ec2f396 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -0,0 +1,68 @@ +backports-abc==0.4 +beautifulsoup4==4.5.1 +defusedxml==0.4.1 +diff-match-patch==20121119 +Django==1.9.7 +django-activeurl==0.1.9 +django-appconf==1.0.2 +django-classy-tags==0.7.2 +django-compress==1.0.1 +django-compressor==2.0 +django-debug-toolbar==1.4 +django-environ==0.4.0 +django-extensions==1.6.7 +django-filter==0.13.0 +django-fluent-pages==1.0.1 +django-fluent-utils==1.3 +django-guardian==1.4.4 +django-hitcount==1.2.2 +django-import-export==0.4.5 +django-mathfilters==0.4.0 +django-modelcluster==2.0 +django-mptt==0.8.4 +django-parler==1.6.5 +django-password-reset==0.9 +django-polymorphic==0.9.2 +django-polymorphic-tree==1.2.5 +django-registration-redux==1.4 +django-slug-preview==1.0.1 +django-tag-parser==3.0 +django-taggit==0.18.3 +django-tinymce==2.3.0 +django-treebeard==4.0.1 +django-wysiwyg==0.8.0 +djangorestframework==3.3.3 +djangorestframework-filters==0.8.0 +fake-factory==0.5.7 +future==0.15.2 +gunicorn==19.6.0 +html5lib==0.999999 +jsonschema==2.5.1 +lxml==3.6.4 +Momoko==2.2.3 +natsort==5.0.1 +oauthlib==1.1.2 +Pillow==3.2.0 +psycopg2==2.6.1 +pydash==3.4.3 +PyJWT==1.4.0 +python-dateutil==2.5.3 +python-social-auth==0.2.19 +python3-openid==3.0.10 +pytz==2016.6.1 +rcssmin==1.0.6 +redis==2.10.5 +requests==2.10.0 +requests-oauthlib==0.6.1 +rest-framework-generic-relations==1.1.0 +rjsmin==1.0.12 +six==1.10.0 +sorl-thumbnail==12.3 +sqlparse==0.1.19 +tablib==0.11.2 +tornado==4.3 +tqdm==4.8.4 +Unidecode==0.4.19 +wagtail==1.6 +Werkzeug==0.11.10 +Willow==0.3.1 \ No newline at end of file diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..28cbe7f --- /dev/null +++ b/robots.txt @@ -0,0 +1,8 @@ +User-agent: Yandex +Allow: /$ +Disallow: / + +Host: proekton.com +User-agent: * +Allow: /$ +Disallow: / \ No newline at end of file