Skip to main content

Django application provides simple publish/unpublish model and admin.

Project description

django-simple-publish-model

Django application provides simple publish/unpublish model and admin.

Install

pip install django-simple-publish-model

Usage

pro/settings.py

INSTALLED_APPS = [
    ...
    'django_fastadmin',
    'django_simple_publish_model',
    ...
]

app/models.py


Releases

v0.1.0 2020/10/27

  • First release.
  • Take from django_fastadmin.

v0.1.2 2021/04/08

  • Add actions.

v0.1.3 2023/09/14

  • Doc update.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-simple-publish-model-0.1.3.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file django-simple-publish-model-0.1.3.tar.gz.

File metadata

File hashes

Hashes for django-simple-publish-model-0.1.3.tar.gz
Algorithm Hash digest
SHA256 d8770474c458d9e15be39331c4d0a048bce17e128bff3cfd095f26e79f3460ba
MD5 a464d66678e0c270862fd86c5ecc2e10
BLAKE2b-256 3b2a4e93efd6a8fb22fb55b1da39a25df126049d632f230555805bddd3b87b47

See more details on using hashes here.

File details

Details for the file django_simple_publish_model-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for django_simple_publish_model-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 753f971e49719d28b894bc7ba7975977ad924de9676a11877582b9d146b3637e
MD5 499edbbce96604a62ea7035054ec3946
BLAKE2b-256 e962c4f3a90ebd79a56581927ca166baaa11ff204e2624d41eec77e919f4558a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page