NOTICE: This package has been removed from pkgsrc

./www/py-django-binary-database-file, In-database file storage backend for Django

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.10, Package name: py37-django-binary-database-file-1.0.10, Maintainer: pkgsrc-users

This is a storage system for Django that stores uploaded files in binary
fields in the database. Files can be served from the database (usually a
bad idea), the file system, or a CDN.

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2020-08-18 16:27:16 by Joerg Sonnenberger | Files touched by this commit (8) | Package removed
Log message:
Rename py-django-binary-database-file to py-django-binary-database-files
and update to 1.0.13 with two additional fixes. Primarily merge the
changes and drop support for old Python versions.
   2020-08-17 00:57:22 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix package name to match directory.
   2020-08-04 03:15:13 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Add py-django-binary-database-1.0.10:

This is a storage system for Django that stores uploaded files in binary
fields in the database. Files can be served from the database (usually a
bad idea), the file system, or a CDN.
   2020-08-04 03:14:36 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Add py-django-binary-database-1.0.10:

This is a storage system for Django that stores uploaded files in binary
fields in the database. Files can be served from the database (usually a
bad idea), the file system, or a CDN.