| Port details |
- py-django-configurator Django class based settings and setting object types with validation
- 1.3.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-04-30 11:34:44
- Commit Hash: d956871
- 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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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-django42>=4.1 : www/py-django42@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:
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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 1
|