Although I admire the work that has gone into the package, I think it's best kept separate.
As the creator of Django-MySQL I did once propose merging parts of it as django.contrib.mysql, but I cooled to the idea when I realized it's easier to make changes when not kept in lock-step with Django. For example, a new field type can be added and made available on all supported versions of Django. In fact, I'd even advocate splitting out django.contrib.postgres if it wouldn't be too much of a pain :) django-pgcrypto-fields seems to fit the same template, it provides 18 field classes, and it's also relatively niche. Most applications just need encryption at rest and in transit for the whole DB, which normally lives entirely outside Django land. On Thu, 8 Nov 2018 at 10:54, Carlton Gibson <carlton.gib...@gmail.com> wrote: > Hi Peter, > > Thanks for the follow-up here. For me, optional field-level encryption > would be a cool addition. > > Can I solicit some opinions: > > * Do we think this would merit a place in `contrib.postgres` (vs the > third-party package)? > * Postgres buffs: any comment on the actual implementation? > > Kind Regards, > > Carlton > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-developers+unsubscr...@googlegroups.com. > To post to this group, send email to django-developers@googlegroups.com. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/7307627b-802e-4824-a488-d913a5890df8%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/7307627b-802e-4824-a488-d913a5890df8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Adam -- Adam -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMyDDM2NrW0Q3WUUSsv4rFwtfVh8-sNJeg1LOHsxhobboC9jDQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.