./www/py-django-extensions, Extensions for Django

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.2.3, Package name: py310-django-extensions-3.2.3, Maintainer: pkgsrc-users

Django Extensions is a collection of custom extensions for the Django Framework.


Required to run:
[www/py-django] [devel/py-setuptools] [lang/py-six] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 270.719 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-07 09:22:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-extensions: updated to 3.2.3

3.2.2

Changes:
- Improvement: Add support for psycopg3
- Improvement: runserver_plus, autoreload on template change
- Improvement: highlighting, test_should_highlight_bash_syntax_without_name to \ 
include whitespace spans
- Improvement: tests, add Python 3.11 to tox and actions to formally support \ 
python 3.11
- Improvement: runserver_plus, Send the file_changed event when a reload is triggered
- Improvement: runserver_plus, Add REMOTE_USER to werkzeug environment
- Improvement: pipchecker, force pip to use pkg_resources as backend for \ 
resolving distributions
- Fix: Fix error with lack of PosixPath support
- Fix: Cleanup http: links
   2022-12-02 19:43:18 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-django-extensions: fix PLIST
   2022-11-29 17:41:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-extensions: updated to 3.2.1

3.2.1

Changes:

Improvement: fix translation interpolation in prospective arabic translations
Improvement: runserver_plus, Add option to ignore files on runserver_plus reload
Improvement: docs: Fix a few typos
Improvement: drop python 3.5 as it is EOL
Improvement: sqldiff, Added support for meta indexes and constraints in sqldiff.
Improvement: show_urls, Ensure consistent output in show_urls for django 4.0+
Fix: dumpscript, make_aware should not be called if aware already
Fix: Use list values for requires_system_checks

3.2.0

Changes:

Improvement: Django 4 support
Improvement: Accept both --no-input and --noinput
Improvement: sqldsn, Added more styles to the sqldsn management command
Improvement: graph_models, Flag for to color code relations based on on_delete
Improvement: graph_models, Add --relation-fields-only flag
Improvement: RandomCharField, allow keeping default values
Fix: HexValidator, Max length validation
Fix: runserver_plus, Fix KeyError: 'werkzeug.server.shutdown'
New: managestate, Saves current applied migrations to a file or applies \ 
migrations from file
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-22 10:39:22 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-extensions: updated to 3.1.5

3.1.5:
fix markdownlint errors
fix for removed get_installed_distributions function
crude way slow down to avoid HTTPTooManyRequests
ignore failing get_installed_distributions import for mypy

3.1.4
- Fix: set_default_site, improve django.contrib.sites application detection
- Improvement: documentation, Fix name of mixin in docs
- Improvement: mypy, type ignore backwards compatible imports
- Improvement: graph_models, add --rankdir to change graph direction
- Improvement: runserver_plus, Add --sql-truncate cli modifier
- Improvement: shell_plus, Add --sql-truncate cli modifier
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles
   2021-05-14 20:56:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-django-extensions: updated to 3.1.3

3.1.3

Changes:

Fix: Django 3.2, Run tests against Django 3.2
Fix: Django 3.2, Handle warnings for default_app_config
Fix: sqldiff, Fix for missing field/index in model case