notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Port details
py-django-configurator Django class based settings and setting object types with validation
1.3.1 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  1. py311-pdm-backend>0 : devel/py-pdm-backend@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django42>=4.1 : www/py-django42@py311
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django_configurator/
  2. https://pypi.org/packages/source/d/django_configurator/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.1
30 Apr 2026 11:34:44
commit hash: d956871dbc71f754837bffc17afa3eb00d741131commit hash: d956871dbc71f754837bffc17afa3eb00d741131commit hash: d956871dbc71f754837bffc17afa3eb00d741131commit hash: d956871dbc71f754837bffc17afa3eb00d741131 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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