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.

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.0.tar.gz (3.4 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django-simple-publish-model-0.1.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.8

File hashes

Hashes for django-simple-publish-model-0.1.0.tar.gz
Algorithm Hash digest
SHA256 46cdbaa415ca55f8ce0fdda2caf747221711e1f551cf3a9b174421aceba59c7b
MD5 ec93934ef0afb90d73918e54d21327cf
BLAKE2b-256 4603ef48fdf509b04e3280f1628ec69cc047d3db2dd0019e85827446c4b86891

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