https://github.com/tobi-de/django-q-singleton
https://github.com/tobi-de/django-q-singleton
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tobi-de/django-q-singleton
- Owner: Tobi-De
- License: mit
- Created: 2024-02-01T08:47:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T08:49:02.000Z (over 1 year ago)
- Last Synced: 2025-02-26T09:12:22.299Z (8 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# django-q-singleton
[](https://pypi.org/project/django-q-singleton)
[](https://pypi.org/project/django-q-singleton)-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)## Installation
```console
pip install django-q-singleton
```## License
`django-q-singleton` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.