Skip to content

v0.3.26

Choose a tag to compare

@yakser yakser released this 21 Apr 17:52
· 1404 commits to master since this release
6c03ff1

What's Changed

  • Feature/events by @XataBq in #120
  • Feature/events ref mail by @XataBq in #110
  • admin style 'petr ptushkin' by @XataBq in #121
  • test_direct.py by @afarut in #114
  • adding 'file_urls' in all tests by @afarut in #123
  • Added onboarding_stage field to CustomUser model by @yakser in #124
  • Changed onboarding_stage default to null, set is_active for all users… by @yakser in #125
  • Added route for changing user onboarding stage by @yakser in #126
  • Added verification_date field for CustomUser model by @yakser in #128
  • Feature/admin by @XataBq in #127
  • Finished with resend-email functionality by @yakser in #129
  • Feature/events/serializers by @Pichcher in #122
  • Changed AllowAny permisson class to IsStaffOrReadOnly(from core/pemissions) by @Pichcher in #119

Full Changelog: v0.3.25...v0.3.26