django-commoncontent

View on PyPIReverse Dependencies (0)

0.3.0 django_commoncontent-0.3.0-py3-none-any.whl

Wheel Details

Project: django-commoncontent
Version: 0.3.0
Filename: django_commoncontent-0.3.0-py3-none-any.whl
Download: [link]
Size: 56086
MD5: bff2ba3cb3a55cbaf1704b057ffafddb
SHA256: 2e680e538d502aa8a9adf8a52c900f98da4a108bb8029f1818abf0916ebae431
Uploaded: 2024-09-07 14:37:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-commoncontent
Version: 0.3.0
Summary: basic data model and templates for Django's generic views to produce a decent-looking website with minimal effort
Author-Email: Vince Veselosky <vince[at]control-escape.com>
Project-Url: Homepage, https://github.com/veselosky/django-commoncontent
Project-Url: Bug Tracker, https://github.com/veselosky/django-commoncontent/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: django-bootstrap-icons (>=0.7.8)
Requires-Dist: django-imagekit (>=5.0.0)
Requires-Dist: django-sitevars (>=1.0.2)
Requires-Dist: django-taggit (>=5.0.0)
Requires-Dist: django (<5.3,>=4.2)
Requires-Dist: pillow (>=10.1.0)
Requires-Dist: pygments (>=2.18.0)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: mistletoe (>=1.3.0)
Requires-Dist: django-debug-toolbar (>=4.4.6); extra == "dev"
Requires-Dist: django-environ (>=0.11.2); extra == "dev"
Requires-Dist: django-extensions (>=3.2.3); extra == "dev"
Requires-Dist: django-tinymce (>=4.1.0); extra == "dev"
Requires-Dist: djlint (>=1.34.1); extra == "dev"
Requires-Dist: docutils (>=0.20.1); extra == "dev"
Requires-Dist: pre-commit (>=3.5.0); extra == "dev"
Requires-Dist: pytest (>=8.3.2); extra == "dev"
Requires-Dist: pytest-cov (>=5.0.0); extra == "dev"
Requires-Dist: pytest-django (>=4.8.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 14158 characters]

WHEEL

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

RECORD

Path Digest Size
commoncontent/__init__.py sha256=VrXpHDu3erkzwl_WXrqINBm9xWkcyUy53IQOj042dOs 22
commoncontent/admin.py sha256=_UtcC1FZxZDQ6dEfAKyWChrGH4lSEuz5c1pHcSDlk5I 6597
commoncontent/apps.py sha256=ZHA-R_ZpPWFUpEw1Xb3bqnznLmpcaohISRXejN7q1CI 6757
commoncontent/common.py sha256=FrY23eJ-PaPRrYbQVwNXtkiXfR6iw-0B8GtwuvwMXv0 1013
commoncontent/models.py sha256=GEMIjdAiZgIzThDEpjbvdvRg5yrb0nbG9tAPNouUVWo 31522
commoncontent/redirects.py sha256=Jk6bwxhGlMXuJgAR_DZTDHkuYxXlTvoaGsnK7SsTbDQ 589
commoncontent/schemas.py sha256=p5d0fr0L9IlfwXWl60fju0y69cTEyOZa5O40Skgyom4 14630
commoncontent/sitemaps.py sha256=7xXQxdzEOA11q1xobsjSo6zp3_-9lOBlyePS6u1pZQ8 1498
commoncontent/urls.py sha256=mMEtshUM-ntmQaCOsW0Ny_GrtZi0fvI9-hQXuf47fuo 2544
commoncontent/views.py sha256=vi-CJ32W-8395mf_6I4po5AuCCUtILEJL7oMcHYRUhE 16189
commoncontent/views_optional.py sha256=06VBt2i7gf9tYa8Gv7UcBE_uAcOl4rJHxdLTb4eCwJg 956
commoncontent/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commoncontent/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commoncontent/management/commands/import_markdown.py sha256=NXt7sDLShgydvc9423OzWN2z6HRxL4qeOWSfzWmzhyQ 9206
commoncontent/migrations/0001_initial.py sha256=4eEAONC_19ac0dFBa9_oI_2sVrZ6PertwLjpD74OTJk 56827
commoncontent/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commoncontent/static/generic.css sha256=dYa1StC1gPM61OAF9swy_xgF7yzYVlk8FAXdWt_aR88 975
commoncontent/templates/commoncontent/article_detail.html sha256=h4EglsW0pkWIXBezlmocxiCzKYSbBVo2KIQDncnYCPQ 315
commoncontent/templates/commoncontent/base.html sha256=NU9irnORFGUW6iUwnYZgNrUSbEWFVypNA13X7h8cRCc 3119
commoncontent/templates/commoncontent/blocks/article_list_album.html sha256=szr4AntC-8FZh4rAPPT9F1E2fh_Pe1-IpAt_ayJWtsw 1874
commoncontent/templates/commoncontent/blocks/article_list_blog.html sha256=jyGfAZSbFt4FEkqP5DnoaALJ5vLERTC91mQJDGx_AOY 1004
commoncontent/templates/commoncontent/blocks/article_text.html sha256=3inzL6Fdozr2_XwVC_6XQaC9u1EcLJrWblZnjnjLbSM 1500
commoncontent/templates/commoncontent/blocks/author_list_album.html sha256=FOKWoneVo7iOO0VxLc6bgvxXusT5_IJzsrqy-LDQPtM 1865
commoncontent/templates/commoncontent/blocks/author_profile.html sha256=i1EDzIpzQV52_WvfV-bU9uB7N1TH5xBbLizjA_cQpKI 425
commoncontent/templates/commoncontent/blocks/debug_newsite.html sha256=yhKuZqJHZY_PQXmR6AkVoxnIl1Nd2sfc8PfCb8eCMAY 426
commoncontent/templates/commoncontent/blocks/empty.html sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commoncontent/templates/commoncontent/blocks/footer_simple.html sha256=TcXwoYak9mNnBi-QHdW9CEU9roDh8KN6KKQOCSsdIYE 151
commoncontent/templates/commoncontent/blocks/header_simple.html sha256=cgeBikNsCOsjJA4rC547Rq88_WUO4334lZVYiVpdXGM 895
commoncontent/templates/commoncontent/includes/article_series.html sha256=Q05UXwEsoDHq0n-IetMjppGP-OdrWrFfT0R7VHQK-mY 692
commoncontent/templates/commoncontent/includes/link_list.html sha256=1tHGcARlBWvYOFPss2w6QHbNF99okmExG99GGWXpb2w 260
commoncontent/templates/commoncontent/includes/messages.html sha256=yMAlP-hTMdx_TQS4oiaJ93kdjP72BD60mZcXeDoTFw0 310
commoncontent/templates/commoncontent/includes/pagination.html sha256=veu6A1WcLbj89vBOsCkv_H5VLx3GqXbmLTzzuVEcEBI 2632
commoncontent/templates/registration/logged_out.html sha256=pva_50ptMS8RSLFLoNQEq6bVfSPFn8-6dKglW_t6K_8 155
commoncontent/templates/registration/login.html sha256=wXDBSTUQjpaAFhPOupWw6VrjQ-OcLpZuT_8CaHnsTHM 2187
commoncontent/templates/registration/password_change_done.html sha256=rKXsEfLUsCzS3UrvJHPJ9R_RRzuRDCUZZNuK_xxm9AQ 192
commoncontent/templates/registration/password_change_form.html sha256=n26LbjKkDS5GP8JmeAyGuTVZcGkEMc_iAdr0B4jp8lY 337
commoncontent/templates/registration/password_reset_complete.html sha256=JkZergpYBN2n6cqAGfT4WVEfCH4-DoTy8rY54oN37Tg 320
commoncontent/templates/registration/password_reset_confirm.html sha256=4qZ3_jp0Kr11h6mU_Ptdqv9q1X_J6eyhhk5ZPPbViPo 539
commoncontent/templates/registration/password_reset_done.html sha256=dnANNYHngz37c3NiJO25P2H6NoNnbY9OZHADa6uz1XA 293
commoncontent/templates/registration/password_reset_form.html sha256=1yQn2WHPnCHtlbsgzYH94PeDjCcZFVuQ4UkhRsJB01o 335
commoncontent/templatetags/commoncontent.py sha256=PHDvcZxj3Aoug1oo-g2BinKdwUihUkmcLosmAzcqv2k 5140
django_commoncontent-0.3.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
django_commoncontent-0.3.0.dist-info/METADATA sha256=4gdnmaneafeKnctBDZXQ2HxA6c1KCZF1AuBpZlDrMlA 15683
django_commoncontent-0.3.0.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
django_commoncontent-0.3.0.dist-info/top_level.txt sha256=NDoXjGrZrMVUc7fh5G3Wn5q8albq8Jy-A52zDe2jfM8 14
django_commoncontent-0.3.0.dist-info/RECORD

top_level.txt

commoncontent