ニュース

This is a fork of https://github.com/foundertherapy/django-cryptographic-fields. It has been renamed, and updated to properly support Python3 and latest versions of ...
It's increasingly common to use products like S3 to host static files, but sometimes those static files aren't exactly meant for public eyes. You might push some bit of personal information into S3 ...
Field group templates in Django 5.0 make it easier and more concise to render form field elements such as labels, widgets, help text, and errors. The newly released Django 5.0, the latest version of ...