Skip to content

🔓 A public and read-only version of the Django Admin

License

Notifications You must be signed in to change notification settings

cuducos/django-public-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI Tests Documentation Status PyPI - Python Version PyPI - Django Version

Django Public Admin

A public and read-only version of the Django Admin. A drop-in replacement for Django's native AdminSite and ModelAdmin for publicly accessible data. Check the documentation for more information on how to use it.

Contributing

We use uv packaghe manager and tox to run tests with different Python ad Django versions. Also we use Ruff integrated with the tests (including format checks and linters):

$ uv run tox

Docs

To build the docs we use Sphinx:

$ uv run pip install -r docs/requirements.txt
$ uv run sphinx-build docs docs/_build/

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

License & Credits

This package is licensed under MIT license and acknowledges Serenata de Amor’s maintainers and creators: Open Knowledge Brasil and Data Science Brigade.

About

🔓 A public and read-only version of the Django Admin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published