# Django-mailman3

> Django app to provide libraries and templates to Django-based interfaces interacting with Mailman

**Wikidata**: [Q116025786](https://www.wikidata.org/wiki/Q116025786)  
**Source**: https://4ort.xyz/entity/django-mailman3

## Summary
Django-mailman3 is a free software application that provides libraries and templates for Django-based interfaces to interact with the Mailman Suite, a mailing list management system. It is part of the Mailman Suite and is distributed under terms that allow users to freely run, study, change, and distribute it.

## Key Facts
- Part of the Mailman Suite, a mailing list software system
- Available as free software under copyrighted terms
- Used by Postorius and other Mailman-related projects
- Latest stable version is 1.3.11 (released on 2023-10-22)
- Runs on BSD-based Unix-like operating systems
- Distributed as a Python package on PyPI under the name `django-mailman3`
- Available as a package in Debian, Ubuntu, openSUSE, Arch Linux, and other Linux distributions
- Maintained on GitLab at [https://gitlab.com/mailman/django-mailman3](https://gitlab.com/mailman/django-mailman3)
- Copyrighted by the Python Software Foundation

## FAQs
### Q: What is Django-mailman3 used for?
A: Django-mailman3 provides libraries and templates for Django-based web interfaces to interact with the Mailman Suite, enabling the management of mailing lists through a web interface.

### Q: Is Django-mailman3 free to use?
A: Yes, Django-mailman3 is free software distributed under terms that allow users to run, study, modify, and redistribute it.

### Q: What versions of Django-mailman3 are available?
A: The latest stable versions are 1.3.9, 1.3.10, and 1.3.11, with the most recent release being 1.3.11 on October 22, 2023.

### Q: Can Django-mailman3 be installed on non-BSD systems?
A: While it is designed to run on BSD-based systems, it may also be compatible with other Unix-like operating systems depending on the specific requirements.

### Q: Where can I find the source code for Django-mailman3?
A: The source code is available on GitLab at [https://gitlab.com/mailman/django-mailman3](https://gitlab.com/mailman/django-mailman3).

## Why It Matters
Django-mailman3 plays a crucial role in the Mailman Suite by providing a bridge between Django-based web applications and the Mailman mailing list management system. This integration allows administrators and users to manage mailing lists through a web interface, enhancing usability and accessibility. By being part of the Mailman Suite, Django-mailman3 ensures that users of the Mailman system can leverage the flexibility and power of Django for their web-based interactions. Its availability as free software ensures that it remains accessible to a wide range of users, from small communities to large organizations. The project's ongoing development and maintenance contribute to the stability and functionality of the Mailman Suite, making it a valuable tool for email list management.

## Notable For
- Part of the Mailman Suite, a widely used mailing list management system
- Provides Django-based web interfaces for Mailman, enhancing usability
- Available as a free software package with multiple distribution options
- Maintained by the Python Software Foundation, ensuring long-term support
- Used by Postorius and other Mailman-related projects, indicating its reliability

## Body
### Overview
Django-mailman3 is a software application that integrates Django with the Mailman Suite, a mailing list management system. It provides libraries and templates to facilitate the interaction between Django-based web interfaces and Mailman, enabling the management of mailing lists through a web interface.

### Licensing and Distribution
- Distributed under terms that allow users to freely run, study, change, and distribute the software.
- Copyrighted by the Python Software Foundation.
- Available as a free software package with multiple distribution options, including Debian, Ubuntu, openSUSE, Arch Linux, and others.

### Versions and Releases
- Latest stable versions: 1.3.9 (January 4, 2023), 1.3.10 (October 21, 2023), and 1.3.11 (October 22, 2023).
- Version 1.3.11 is the most recent stable release.

### Compatibility and Installation
- Designed to run on BSD-based Unix-like operating systems.
- Available as a Python package on PyPI under the name `django-mailman3`.
- Can be installed via package managers in various Linux distributions, including Debian, Ubuntu, openSUSE, and Arch Linux.

### Maintenance and Development
- Maintained on GitLab at [https://gitlab.com/mailman/django-mailman3](https://gitlab.com/mailman/django-mailman3).
- Developed and maintained by the Python Software Foundation and contributors.

### Usage and Integration
- Used by Postorius and other Mailman-related projects.
- Provides a bridge between Django-based web applications and the Mailman mailing list management system.

```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Django-mailman3",
  "description": "Django app to provide libraries and templates to Django-based interfaces interacting with Mailman",
  "url": "https://gitlab.com/mailman/django-mailman3",
  "sameAs": ["https://www.wikidata.org/wiki/Q105650484"],
  "applicationCategory": "Mailing List Management",
  "operatingSystem": "BSD",
  "license": "https://www.wikidata.org/wiki/Q27016754",
  "softwareVersion": "1.3.11",
  "datePublished": "2023-10-22",
  "copyrightHolder": {
    "@type": "Organization",
    "name": "Python Software Foundation"
  }
}

## References

1. [Source](https://pypi.org/project/django-mailman3/1.3.9/)
2. [More Mailman releases!. 2023](https://mail.python.org/archives/list/mailman-announce@python.org/thread/4U5AP7GZ76NYQONACUVPDHSJBLLBSENL/)
3. [Re: More Mailman releases!. 2023](https://mail.python.org/archives/list/mailman-announce@python.org/message/BBRMXLXHDCFQN3ZSIYJMB5FNFNS5FJ6Q/)