stuartmaxwell / djpress

A blog application for Django sites, inspired by classic WordPress.
https://stuartmaxwell.github.io/djpress/
MIT License
7 stars 0 forks source link

Plugin_system_mvp #68

Closed stuartmaxwell closed 5 days ago

stuartmaxwell commented 5 days ago

MVP release includes:

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
src/djpress/__init__.py 100.00% <100.00%> (ø)
src/djpress/app_settings.py 100.00% <ø> (ø)
src/djpress/apps.py 100.00% <100.00%> (ø)
src/djpress/checks.py 100.00% <100.00%> (ø)
src/djpress/models/post.py 100.00% <100.00%> (ø)
src/djpress/plugins.py 100.00% <100.00%> (ø)

🚨 Try these New Features: