Skip to content

Releases: LPgenerator/django-db-mailer

2.3.5

11 Apr 18:00
Compare
Choose a tag to compare
  • SendinBlue provider

2.3.4

04 Apr 15:41
Compare
Choose a tag to compare
  • Added availability to pass unnamed args to send_confirmation_link func
  • Added availability to pass template context to notify method as named args
  • Unique address changed to db_index and some vars moved to settings

2.3.3

09 Jan 20:11
Compare
Choose a tag to compare
  • MRO fix for model translation
  • Fixed old-style implicit relative import for Python 3

2.3

03 Dec 10:58
Compare
Choose a tag to compare
2.3
  • Django 1.9 support
  • Responsive transactional HTML email templates
  • Custom backends examples
  • Update docs
  • context._meta.module_name fix
  • BaseTemplate translation
  • pre_send/post_send signals + StopSendingException
  • grappelli-modeltranslation support
  • intial_signals fix
  • Subscription api
  • LXC provider for vagrant

2.2

19 Sep 17:18
Compare
Choose a tag to compare
2.2
  • Basic templates on db
  • Python 3 support
  • PEP8/Migrations/smtp hmac fixes
  • Manual cache clean
  • Update translation/docs
  • Subscription functionality
  • DEBUG all calls by logging to stdout
  • SmsAero/Twilio/IQSms providers
  • Backward compatibility fix
  • django-ckeditor/django-suit support
  • vagrant-cachier support

2.1

30 Apr 21:10
Compare
Choose a tag to compare
2.1

Docker/Vagrant demo
Sms/Tts/Push api
Custom backends and providers support
Api examples on common languages
Some improvements and fixes
Update Translations
Update docs
Django 1.8 support
Landscape checks
Travis CI
Tox

2.0.1

18 Mar 18:36
Compare
Choose a tag to compare
  • Translation support
  • BCC functionality
  • API functionality
  • SMTP settings
  • Signals functionality
  • Email groups functionality
  • Test template functionality
  • New management commands
  • Model browser
  • Caching requests
  • Wrapper header
  • Premailer support
  • Reversion support
  • Reversion compare support
  • Save all exceptions
  • Enable/disable logging
  • Enable/disable readonly fields
  • Translation updates
  • Docs updates
  • Demo updates
  • Makefile updates
  • Django 1.7 support
  • Added use_celery flag for debug/local development
  • Added constant for allow/disallow some models on admin
  • Comma separated groups
  • Fixed problems with readonly and prepopulated fields
  • Fixed bug with save logs when template is disabled
  • Fixed Site.DoesNotExist exception, when site app was not used
  • Fixed Translation/Static installation
  • Fixed problem with improperly configured static path
  • Files attachments functionality
    & etc.

1.0

12 Jul 16:54
Compare
Choose a tag to compare
1.0
urls fixes