django-simple-forum

View on PyPIReverse Dependencies (0)

0.0.7 django_simple_forum-0.0.7-py3-none-any.whl

Wheel Details

Project: django-simple-forum
Version: 0.0.7
Filename: django_simple_forum-0.0.7-py3-none-any.whl
Download: [link]
Size: 105898
MD5: f12c3dddbb7e8948d9df87f942131609
SHA256: 6a6adc82c6a615c21784f9be0101aaf3ea52b9141ef547270739f7b60e25d5dc
Uploaded: 2017-05-10 12:42:16 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: django-simple-forum
Version: 0.0.7
Summary: A Full featured forum, easy to integrate and use.
Author: Micropyramid
Author-Email: hello[at]micropyramid.com
Home-Page: https://github.com/MicroPyramid/django-simple-forum
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: Django (<1.10,>=1.6.0)
Requires-Dist: django-simple-pagination
Requires-Dist: django-storages
Requires-Dist: microurl
Requires-Dist: boto
Requires-Dist: sendgrid
Requires-Dist: sorl-thumbnail (==12.4a1)
Requires-Dist: django-ses-gateway
[Description omitted; length: 3498 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0.a0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
django_simple_forum/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_simple_forum/apps.py sha256=JmYDxFN8x_IkK8CgCRYkhF5wQkiMbJZW9iyhyvgLUrc 111
django_simple_forum/facebook.py sha256=bIH_2_YPVdm4ENwoYJvLSjgfCwF-Z4Q5VJHvuS-QO94 10878
django_simple_forum/forms.py sha256=KYGYnVLU7KW3q22-lzHK_IGNHMzeVibo6tblwbpgM00 5991
django_simple_forum/mixins.py sha256=4QjMLMkz7_FzVXcmATw-Q9vCriHIsxcAoT2PsmAAF0Y 1423
django_simple_forum/models.py sha256=-d6kWqHiuGkE3aVsDnEdWYu2X1Bipnpar9UKtZrRaPM 11497
django_simple_forum/sending_mail.py sha256=sP7rki4pU26cEgBkUBtDwU3j3Wnlo7CdrLmOZcr5Ssc 1268
django_simple_forum/tests.py sha256=X9bSif7LzK3YdKMKGHUD4d9fxqs9IyU8rC65tDPPqUs 53568
django_simple_forum/urls.py sha256=Ntu2AzxrTdwj9VNMjuTLyDZow-fNotcogcjgpAO_g10 5117
django_simple_forum/views.py sha256=g1eES-TVm1VcNu1P3pBYsGjSgK3MuixZRo-Qrq4v6SI 52310
django_simple_forum/migrations/0001_initial.py sha256=A1K1sZYYBQAyYzo4JQxcbg26Qim-UXGlCtSnALR_F_o 6422
django_simple_forum/migrations/0002_auto_20160628_1211.py sha256=QupnJqkq2GnRbJ1yTjXpA8lkTExDdFJkjClaGf36Lgs 710
django_simple_forum/migrations/0003_topic_tags.py sha256=EHfjwJ2VmG_KuqaTu_unlhKagSfDNy_HKXOQkxviDbM 479
django_simple_forum/migrations/0004_topic_no_of_likes.py sha256=pKUVTL0zkswohn-0A7iZxPTAIGmwIbNPBGR98McTscg 457
django_simple_forum/migrations/0005_attachment.py sha256=8QyTChXH3TAE34l43g32ixBzqG2kgh4kjOY-TdGVZk4 1197
django_simple_forum/migrations/0006_forumcategory_description.py sha256=YM0QhypvjPSOR0-EWS5J8i7ToZiuMv7SCk_tv_05ayE 558
django_simple_forum/migrations/0007_topic_no_of_votes.py sha256=S0jlxn6JtRKmDi3m5ix7pys9lerQOA7FFjyT0Rv5_os 472
django_simple_forum/migrations/0008_auto_20160707_1311.py sha256=yyxjKIl6BkF4dCHH__3dJH6NWuBNgkTY3u0zHStEMp0 635
django_simple_forum/migrations/0009_userprofile_profile_pic.py sha256=Z3C23oWcsqwG-eQzAOryufw8VakyBxuCq-hMqiG8u20 574
django_simple_forum/migrations/0010_forumcategory_parent.py sha256=rQHd0CU5pdDz6mIwQ-CZMYaAR5KpdheMAdd88bRx6kE 599
django_simple_forum/migrations/0011_facebook_github_google_twitter.py sha256=Nc1w7R6LO9v80tLvaqw4k0xCq8bjoIfRJIDUIdxL3S0 4963
django_simple_forum/migrations/0012_comment_mentioned.py sha256=Bnt4FsCReWJgUUlp3RlZoxd7ccXTNB_pzXnIbPl8ZT0 628
django_simple_forum/migrations/0013_userprofile_send_mailnotifications.py sha256=B7cJ3sSZ_VG_O9rZPBCSpJbZDZ2_cQoxjA4W6UqN5y0 483
django_simple_forum/migrations/0014_auto_20170208_0550.py sha256=w0QQ3-iFE3Kcq8Hb_aftnrBKowK7RsjNUg7w2LrsZ7g 1528
django_simple_forum/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_simple_forum/static/css/bootstrap-suggest.css sha256=LbRgXHKP7YhU4YdlraXRnErusugKZeCS6S843g6jVA0 382
django_simple_forum/static/css/dashboard.css sha256=QIRHRkvFMmZC6v138-Geof0y4Al-4px0dEZsVZittTY 6171
django_simple_forum/static/css/forum.css sha256=LFKziUIvmGI5Ei6V21YEF6dg7eHaSnhZrx6H5cscBmI 56087
django_simple_forum/static/css/jquery.tagsinput.css sha256=EFyQhnUFfL24trOo4BVnyjqrkf6GVZUzeltgV635boU 1083
django_simple_forum/static/css/login.css sha256=8r4Mg9MJywoO1JvTVLy41-ujTkL-D1Ewgp3JK7AOY5E 2856
django_simple_forum/static/css/ref.css sha256=bZ1xzBgUaK2PQ3TOjMdv4jADPinihOJkkhVKjPj49h4 155
django_simple_forum/static/js/bootstrap-suggest.js sha256=uXkDsuEaqHkdVXfCqhauRBqjBX-iMlsDdEqd_m5Y5hM 13756
django_simple_forum/static/js/jquery.form.js sha256=Ohb9gNZwCPHJR8-T67IOKvLtGmMX4ZTTXtFQRgdsQhE 43892
django_simple_forum/static/js/jquery.tagsinput.js sha256=lQ1HFEj3a4ABXg5Kqm8af5gGuU_mkYz6RE8RhEtlewI 11537
django_simple_forum/templates/login.html sha256=pXuTZZrL5ux7z_mvYrniAXfgQLQPF4iJCbiyKxwsUbg 2672
django_simple_forum/templates/dashboard/badge_add.html sha256=4yj9Qh99IPAeOu_V7GbfPhVJcdPVo7F_w7UJPhU79nE 1658
django_simple_forum/templates/dashboard/badges.html sha256=shpU_NmNq2I8v7sInv78uK8uZkiGfZ56e9OJziIaul4 3208
django_simple_forum/templates/dashboard/categories.html sha256=JH9sSDyNQgeXv5YJ5gn_AvgrO2xJ6xpNs0obctfp5TA 5126
django_simple_forum/templates/dashboard/category_add.html sha256=MmsIJ2TCu4qkyz2QSnrdUeQekaEbcH6cJQhJ7CyMEME 3882
django_simple_forum/templates/dashboard/change_password.html sha256=Bc56bYjbGEfAgHzQN4gmCwB1MvpQj4ym32yukEUMT6c 2194
django_simple_forum/templates/dashboard/dashboard.html sha256=5vREk-hYfIcQ8n0VZqXrGBWKBR5zJHgt4YFFRJ_vW34 45
django_simple_forum/templates/dashboard/dashboard_base.html sha256=H1loyuCvalzr7S4dGRPIPNGVBrGdYRxi2Qepk8OtQpc 4026
django_simple_forum/templates/dashboard/dashboard_login.html sha256=T4t66ezuDd8SvxIU7m-bNazDz6siAtyUJU8hffNqfOg 3252
django_simple_forum/templates/dashboard/edit_user.html sha256=7oJ_I5VS2ue-WZ_K6ElTkNyUAVHpfkJO1r7Ut8wrMsc 1821
django_simple_forum/templates/dashboard/topics.html sha256=xs8SdCDOR1jcMJlYhDWCY_rFljTshDOu5iI7fVdI3cY 3789
django_simple_forum/templates/dashboard/users.html sha256=II4c765m9FjPMQVoupTqu3yI-NYbsUksYb6ZGCXH0gk 3605
django_simple_forum/templates/dashboard/view_badge.html sha256=9yvsYvG_DupzUuc3KsqhutjrdhWuXD7DVHKzUjwPB4I 2719
django_simple_forum/templates/dashboard/view_category.html sha256=F5sv3TJlQnk1pFiVbte9w4vU9o1u_RfkRzTNLTqMaW8 3827
django_simple_forum/templates/dashboard/view_topic.html sha256=8cAMU4CRP4PB2bCuOT6FR8Hs_ojdfRL-jwW5mrut00I 3772
django_simple_forum/templates/dashboard/view_user.html sha256=2VCwJ9P2sez2bfAcMPwTFj_FVCfwhm_ELKEzrQFzS5M 8494
django_simple_forum/templates/emails/comment_add.html sha256=pkQA2r9bLACjscd9g60xvm7uDVj1sa21FrLxiG1XpIk 344
django_simple_forum/templates/emails/comment_mentioned.html sha256=_LLDMTTv1THvzmpzifNYQTwwVCN5zMNeR2SfDpfeiDU 346
django_simple_forum/templates/emails/new_topic.html sha256=mh9B5Q-6NBQgWz25pcSzQuabiMPQQmXnz-32IcM2dmM 316
django_simple_forum/templates/forum/badges.html sha256=979mYakMrFjROVFfb6uM3NmfVZ_tLct3oQ57EbCqjtA 1329
django_simple_forum/templates/forum/base.html sha256=GkzzkP7f51uVbdsblDVBYNkRxvVLnvWCdtUU6k96ma0 17456
django_simple_forum/templates/forum/categories.html sha256=qqOFLfIqM5-wfoZosE9KmEzLIJ5bj8mLdz68dk-33ww 1836
django_simple_forum/templates/forum/left_menu.html sha256=Mip2aL6owuYRlDy8ZB6BAv0WLV9j2t06kErkswRC6lg 2938
django_simple_forum/templates/forum/new_topic.html sha256=mLUDsqmxLcbAvLlYeFH3Xfbu2vD0NqtdBFt3Nhu5XMI 3780
django_simple_forum/templates/forum/profile.html sha256=8ZbVNBVuZwElfXee1Tg4NMLDBzQcd1rOYFFa9ZeX7I4 14808
django_simple_forum/templates/forum/tags.html sha256=rd2JTXOFwZH6k7_sc20IbWRyjLKMXqCWSwv5l9XLUaU 3502
django_simple_forum/templates/forum/topic_delete.html sha256=rqB99dOPDMO76wuoa0ATs6JRUFR-ApIcfem2cZhjpkY 275
django_simple_forum/templates/forum/topic_list.html sha256=ZzXXeGjzEAZ25xr-hLZ5MJPMtlS0uLVlRj4J6-YNHzc 2700
django_simple_forum/templates/forum/topics_list.html sha256=aPQcv098zWaGX2-VmCzo7P12lh__zg3SAKVIVUO9aGo 1786
django_simple_forum/templates/forum/view_topic.html sha256=JnqNmWXFV1U5d4H5IQh7ev2VA4GJaM30Nu0tpni_6Y8 28487
django_simple_forum/templatetags/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_simple_forum/templatetags/forum_tags.py sha256=80_HfoNM0M7dm3W0z-ciMFSZrEapgeprnL_Y25u_xOs 1896
django_simple_forum-0.0.7.dist-info/DESCRIPTION.rst sha256=mUmbnRL8h3-qn8zl_MOO1LJbhcMW-hEhjG3oeWKwbgU 3498
django_simple_forum-0.0.7.dist-info/METADATA sha256=56LKhJhYUyc0OOoX3eGC__UCHOgDugboDrR2svV6KXI 4590
django_simple_forum-0.0.7.dist-info/RECORD
django_simple_forum-0.0.7.dist-info/WHEEL sha256=dXGL5yz26tu5uNsUy9EBoBYhrvMYqmFH9Vm82OQUT-8 95
django_simple_forum-0.0.7.dist-info/metadata.json sha256=LsK_NgJtKwywtvHpraKH3do40XWhfHN0dI4IkPhHtAw 1120
django_simple_forum-0.0.7.dist-info/top_level.txt sha256=fO4m132hfkmX18r_hTivwCEHOnCD9WscdrSxGBajIEA 25
docs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0

top_level.txt

django_simple_forum
docs