django-plugin-blog

View on PyPIReverse Dependencies (0)

0.1.1 django_plugin_blog-0.1.1-py3-none-any.whl

Wheel Details

Project: django-plugin-blog
Version: 0.1.1
Filename: django_plugin_blog-0.1.1-py3-none-any.whl
Download: [link]
Size: 14553
MD5: 2fb0034a526f15981a7ee8fb1724a6a9
SHA256: f6fd3b65998aac38daae4dac25950fe1118c31750f29c409435978c95b1db59f
Uploaded: 2024-09-24 14:39:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-plugin-blog
Version: 0.1.1
Summary: A simple blog implemented as a DJP plugin
Author: Simon Willison
Project-Url: Homepage, https://github.com/simonw/django-plugin-blog
Project-Url: Changelog, https://github.com/simonw/django-plugin-blog/releases
Project-Url: Issues, https://github.com/simonw/django-plugin-blog/issues
Project-Url: CI, https://github.com/simonw/django-plugin-blog/actions
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: django
Requires-Dist: Markdown
Requires-Dist: djp (>=0.1)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-django; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2309 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
django_plugin_blog/__init__.py sha256=HkNaNAMlrPSP892xUtusei_-pKkd6hkgIW5YgUAAQYI 805
django_plugin_blog/admin.py sha256=7ZF8agO4Lolc8a9aNZOKuG1v_0LxLT2XOKxswhAdLLQ 557
django_plugin_blog/apps.py sha256=U5hRvSq-oa1ppWSY5CcgATZdb3B41XvlsT5e_z4m1Pg 141
django_plugin_blog/models.py sha256=F-8s1vwE-wJYTmi6JXfBfWY87trJ_1Yhixu0e5bH6-M 1821
django_plugin_blog/views.py sha256=Uz6YYbPufbVoz8mj73z9MdTO0Kuiox_yAVIdi-UgWTc 3072
django_plugin_blog/migrations/0001_initial.py sha256=iELq4Ik5jcQM8z4nznsKtsOBKZlG2PCF77sciT9pdi8 3675
django_plugin_blog/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_plugin_blog/templates/django_plugin_blog/archive.html sha256=LQ8XTj6o9ILhQsFKSXx3PLVCkw6_VNwRRY3ZLptShm0 471
django_plugin_blog/templates/django_plugin_blog/base.html sha256=XHMAP1m-P9UlzgPq5zjgREJc269EhOdFY9K3n220DDw 375
django_plugin_blog/templates/django_plugin_blog/entry.html sha256=LfcHOXdWDfT9xVaymQBr6dKamX7K5FcqLe2UXeOQrho 909
django_plugin_blog/templates/django_plugin_blog/index.html sha256=MK8b-r5CCl5t3nIi9K0mGGCAVRP234Vw5hWJivH_04M 1640
django_plugin_blog/templates/django_plugin_blog/tag.html sha256=BYAAdG0LGAiWiom7BLJ6DrGNVV8dnyugwGWoHP8YcmU 477
django_plugin_blog/templates/django_plugin_blog/year.html sha256=JFpWaK0go9BentWtUiGpLLWQweghb57iHxsmwdh4P38 323
django_plugin_blog-0.1.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
django_plugin_blog-0.1.1.dist-info/METADATA sha256=eNd4RPQg9i0JPYZsiyGSnSy4c95jrZmaC1LK6zYhDfc 3059
django_plugin_blog-0.1.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
django_plugin_blog-0.1.1.dist-info/entry_points.txt sha256=ZZYEZSHkBFddzFlAtrcOjHZmuInCVXRsByxNrrw4Zfw 46
django_plugin_blog-0.1.1.dist-info/top_level.txt sha256=zHq97YPI42BlLpYy7yb1y0bTietwrROr6DjkppfhCbA 19
django_plugin_blog-0.1.1.dist-info/RECORD

top_level.txt

django_plugin_blog

entry_points.txt

[djp]
django_plugin_blog = django_plugin_blog