Skip to content

2.0.1

Compare
Choose a tag to compare
@gotlium gotlium released this 18 Mar 18:36
· 380 commits to master since this release
  • 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.