https://github.com/zostera/django-marina
Django extensions by Zostera.
https://github.com/zostera/django-marina
Last synced: about 1 year ago
JSON representation
Django extensions by Zostera.
- Host: GitHub
- URL: https://github.com/zostera/django-marina
- Owner: zostera
- License: bsd-3-clause
- Created: 2019-04-27T07:11:45.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T13:37:26.000Z (about 1 year ago)
- Last Synced: 2025-04-06T07:39:02.752Z (about 1 year ago)
- Language: Python
- Homepage: https://django-marina.readthedocs.io/
- Size: 679 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# django-marina
[](https://github.com/zostera/django-marina/actions?query=workflow%3Atest+branch%3Amain)
[](https://coveralls.io/github/zostera/django-marina?branch=main)
[](https://pypi.python.org/pypi/django-marina)
Django extensions by Zostera.
Documentation is available at .
## Requirements
This package requires a combination of Python and Django that is currently supported.
See "Supported Versions" on https://www.djangoproject.com/download/.
## Development
This pages uses [uv](https://github.com/astral-sh/uv) and [just](https://github.com/casey/just).
After installing both, check out this repository and type `just bootstrap` to bootstrap a development environment.