django-public-admin


Namedjango-public-admin JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/cuducos/django-public-admin
SummaryA public read-only version of the Django Admin
upload_time2024-04-11 23:43:59
maintainerNone
docs_urlNone
authorEduardo Cuducos
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI](https://img.shields.io/pypi/v/django-public-admin)](https://pypi.org/project/django-public-admin/) [![Documentation Status](https://readthedocs.org/projects/django-public-admin/badge/?version=latest)](https://django-public-admin.readthedocs.io/en/latest/?badge=latest) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-public-admin)](https://pypi.org/project/django-public-admin/) [![PyPI - Django Version](https://img.shields.io/pypi/djversions/django-public-admin)](https://pypi.org/project/django-public-admin/)

# Django Public Admin


A public and read-only version of the [Django Admin](https://docs.djangoproject.com/en/3.0/ref/contrib/admin/). A drop-in replacement for Django's native `AdminSite` and `ModelAdmin` for publicly accessible data. Check the [documentation](https://django-public-admin.readthedocs.io/en/latest/?badge=latest) for more information on how to use it.

## Contributing

We use `tox` to Run tests with Python 3.6, 3.7 and 3.8, and with Django 2 and 3. Also we use Black and `flake8`:

```console
$ poetry install
$ poetry run tox
```

### Docs

To build the docs we use [Sphinx](https://www.sphinx-doc.org/en/):

```
$ poetry run sphinx-build docs docs/_build/
```

Them just jump to `docs/_build/index.html`.

## License & Credits

This package is licensed under [MIT license](/LICENSE) and acknowledge [Serenata de Amor](https://github.com/okfn-brasil/serenata-de-amor) (© [Open Knowledge Brasil](https://br.okfn.org) and, previously, © [Data Science Brigade](https://github.com/datasciencebr)).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cuducos/django-public-admin",
    "name": "django-public-admin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Eduardo Cuducos",
    "author_email": "cuducos@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/fd/1518f5cacada10a702ff63639c822721ccd3d09d70d2e5ba81489d26a390/django_public_admin-0.0.6.tar.gz",
    "platform": null,
    "description": "[![PyPI](https://img.shields.io/pypi/v/django-public-admin)](https://pypi.org/project/django-public-admin/) [![Documentation Status](https://readthedocs.org/projects/django-public-admin/badge/?version=latest)](https://django-public-admin.readthedocs.io/en/latest/?badge=latest) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-public-admin)](https://pypi.org/project/django-public-admin/) [![PyPI - Django Version](https://img.shields.io/pypi/djversions/django-public-admin)](https://pypi.org/project/django-public-admin/)\n\n# Django Public Admin\n\n\nA public and read-only version of the [Django Admin](https://docs.djangoproject.com/en/3.0/ref/contrib/admin/). A drop-in replacement for Django's native `AdminSite` and `ModelAdmin` for publicly accessible data. Check the [documentation](https://django-public-admin.readthedocs.io/en/latest/?badge=latest) for more information on how to use it.\n\n## Contributing\n\nWe use `tox` to Run tests with Python 3.6, 3.7 and 3.8, and with Django 2 and 3. Also we use Black and `flake8`:\n\n```console\n$ poetry install\n$ poetry run tox\n```\n\n### Docs\n\nTo build the docs we use [Sphinx](https://www.sphinx-doc.org/en/):\n\n```\n$ poetry run sphinx-build docs docs/_build/\n```\n\nThem just jump to `docs/_build/index.html`.\n\n## License & Credits\n\nThis package is licensed under [MIT license](/LICENSE) and acknowledge [Serenata de Amor](https://github.com/okfn-brasil/serenata-de-amor) (\u00a9 [Open Knowledge Brasil](https://br.okfn.org) and, previously, \u00a9 [Data Science Brigade](https://github.com/datasciencebr)).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A public read-only version of the Django Admin",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/cuducos/django-public-admin",
        "Repository": "https://github.com/cuducos/django-public-admin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d56d69a7c1ac52d03b13c57d6f61b8b634231e69ee6f48db4cf5000ebd53f74",
                "md5": "0cf7db0dc7c468cdfbffa24a7193ddd8",
                "sha256": "d0704d3c1bd80d2e0ece2898433b6da4e4d017e309633179a4b9497ff70a15b0"
            },
            "downloads": -1,
            "filename": "django_public_admin-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0cf7db0dc7c468cdfbffa24a7193ddd8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 5851,
            "upload_time": "2024-04-11T23:43:58",
            "upload_time_iso_8601": "2024-04-11T23:43:58.225355Z",
            "url": "https://files.pythonhosted.org/packages/3d/56/d69a7c1ac52d03b13c57d6f61b8b634231e69ee6f48db4cf5000ebd53f74/django_public_admin-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2fd1518f5cacada10a702ff63639c822721ccd3d09d70d2e5ba81489d26a390",
                "md5": "600e2818616463c7da23776e6556c1a5",
                "sha256": "825936d033b9855604073466255fdff23f7f96c4fd51f0ff871f2376c903c8a9"
            },
            "downloads": -1,
            "filename": "django_public_admin-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "600e2818616463c7da23776e6556c1a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4412,
            "upload_time": "2024-04-11T23:43:59",
            "upload_time_iso_8601": "2024-04-11T23:43:59.779825Z",
            "url": "https://files.pythonhosted.org/packages/f2/fd/1518f5cacada10a702ff63639c822721ccd3d09d70d2e5ba81489d26a390/django_public_admin-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 23:43:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cuducos",
    "github_project": "django-public-admin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-public-admin"
}
        
Elapsed time: 0.65985s