https://github.com/ajcerejeira/django-sqlite
Miscellaneous Django utilities for working with SQLite databases
https://github.com/ajcerejeira/django-sqlite
django sqlite
Last synced: about 1 month ago
JSON representation
Miscellaneous Django utilities for working with SQLite databases
- Host: GitHub
- URL: https://github.com/ajcerejeira/django-sqlite
- Owner: ajcerejeira
- License: mit
- Created: 2023-08-10T13:08:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-31T17:07:30.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T17:31:22.817Z (4 months ago)
- Topics: django, sqlite
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-sqlite
[](https://django-sqlite.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/ajcerejeira/django-sqlite/actions/workflows/ci.yml)
[](https://github.com/ajcerejeira/django-sqlite/blob/main/LICENSE)
[](https://mypy-lang.org/)
[](https://github.com/psf/black)
[](https://github.com/astral-sh/ruff)Miscellaneous Django utilities for working with SQLite databases.
## License
Released under the [MIT License](https://opensource.org/license/mit/).