Metadata-Version: 2.1
Name: django-logbox
Version: 0.0.7
Summary: Your small, but useful django log box. 📦
Author: tgoddessana
Author-email: twicegoddessana1229@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: django (>=4.2)
Description-Content-Type: text/markdown

<a name="readme-top"></a>

<div align="center">

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]

</div>


<!-- PROJECT LOGO -->
<br />
<div align="center">

[//]: # (  <a href="https://github.com/tgoddessana/Django-Logbox">)

[//]: # (    <img src="docs/_static/full_logo.svg" style="width:75%";>)

[//]: # (  </a>)

<h3 align="center">Django-Logbox</h3>

  <p align="center">
    Your small, but useful django log box. 📦
    <br />
    <a href="https://tgoddessana.github.io/Django-Logbox/"><strong>Explore the docs »</strong></a>
    <br />
  </p>
</div>


<!---------------------------------------------------------------------------------------------->

<br/>

## About Django-Logbox

- todo

<br/>

## License

---

Distributed under the MIT License. See `LICENSE` for more information.



<!---------------------------------------------------------------------------------------------->

<br/>

## Contact

---

- Email: twicegoddessana1229@gmail.com
- Project
  Link: [https://github.com/tgoddessana/Django-Logbox](https://github.com/tgoddessana/Django-Logbox)

<!---------------------------------------------------------------------------------------------->
<!---------------------------------------------------------------------------------------------->

<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->

[contributors-shield]: https://img.shields.io/github/contributors/tgoddessana/Django-Logbox.svg?style=for-the-badge

[contributors-url]: https://github.com/tgoddessana/Django-Logbox/graphs/contributors

[forks-shield]: https://img.shields.io/github/forks/tgoddessana/Django-Logbox.svg?style=for-the-badge

[forks-url]: https://github.com/tgoddessana/Django-Logbox/network/members

[stars-shield]: https://img.shields.io/github/stars/tgoddessana/Django-Logbox.svg?style=for-the-badge

[stars-url]: https://github.com/tgoddessana/Django-Logbox/stargazers

[issues-shield]: https://img.shields.io/github/issues/tgoddessana/Django-Logbox.svg?style=for-the-badge

[issues-url]: https://github.com/tgoddessana/Django-Logbox/issues

[license-shield]: https://img.shields.io/github/license/tgoddessana/Django-Logbox.svg?style=for-the-badge

[license-url]: https://github.com/tgoddessana/Django-Logbox/blob/master/LICENSE.txt

[Python]: https://img.shields.io/badge/python-306998?style=for-the-badge&logo=python&logoColor=white



