| Port details |
- py-django-configurator Django class based settings and setting object types with validation
- 1.3.1_1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-04-30 11:36:06
- Last Update: 2026-05-28 05:18:35
- Commit Hash: ce59801
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/UhuruTechnology/django-configurator
- Description:
- django-configurator eases Django project configuration by relying on the
composability of Python classes. It extends the notion of Django’s module based
settings loading with well established object oriented programming patterns.
This is a port of the django-configurations project which is no longer
supported.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-configurator>0:www/py-django-configurator@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-django-configurations
- To install the port:
- cd /usr/ports/www/py-django-configurator/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-configurator
- pkg install py311-django-configurator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-django-configurator listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-django-configurator
- Package flavors (<flavor>: <package>)
- py311: py311-django-configurator
- distinfo:
- TIMESTAMP = 1776467131
SHA256 (django_configurator-1.3.1.tar.gz) = f8596f6854dda0d543b4d07adcc64dfffa8249f7374e6b06b4004de370e9863b
SIZE (django_configurator-1.3.1.tar.gz) = 13880
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-pdm-backend>0 : devel/py-pdm-backend@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=4.1 : www/py-django52@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-django-configurator-1.3.1_1:
DATABASE=off: Support for database URLs
===> Use 'make config' to modify these settings
- Options name:
- www_py-django-configurator
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.3.1_1 28 May 2026 05:18:35
    |
Kai Knoblich (kai)  |
*: Switch consumers over to Django 5.2
Django 4.2 reached its End-of-Life on 7th April 2026 and Django 5.2 is
the new LTS (= Long Term Support) release which will be supported until
April 2028.
* Switch most ports that use www/py-django42 to www/py-django52.
* Where necessary, remove PORTSCOUT, which is no longer needed because
an update to a newer version that no longer supports Django 4.2 should
now be possible.
* Bump PORTREVISION due dependency change where necessary.
PR: 291707
Reviewed by: sunpoet (python)
Differential Revision: https://reviews.freebsd.org/D56966 |
1.3.1 30 Apr 2026 11:34:44
    |
Kai Knoblich (kai)  |
www/py-django-configurator: New port
django-configurator eases Django project configuration by relying on
the composability of Python classes. It extends the notion of Django’s
module based settings loading with well established object oriented
programming patterns.
This is a port of the django-configurations project which is no longer
supported. |
Number of commits found: 2
|