An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# django-marina

[![Tests](https://github.com/zostera/django-marina/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/zostera/django-marina/actions?query=workflow%3Atest+branch%3Amain)
[![Coverage Status](https://coveralls.io/repos/github/zostera/django-marina/badge.svg?branch=main)](https://coveralls.io/github/zostera/django-marina?branch=main)
[![Latest PyPI version](https://img.shields.io/pypi/v/django-marina.svg)](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.