Skip to content

Releases: renderbox/django-permafrost

Release v0.2.19

19 May 18:38
741ea9f

Choose a tag to compare

  • Fixes input labels

Release v0.2.15

16 Apr 16:57
cb89712

Choose a tag to compare

  • Adds site to kwargs in get_form_kwargs if present in the request

Release v0.2.12

06 Apr 18:37
85a6b16

Choose a tag to compare

Adds per-site mixins for applications that add the current site to the request via middleware

Release v0.2.11

10 Mar 18:41
f1c06ca

Choose a tag to compare

  • Fixes _get_group_permissions current site filter

Release v0.210

18 Dec 19:08
925f9cb

Choose a tag to compare

New markup for role edit

v0.2.8

16 Dec 19:27
2692262

Choose a tag to compare

New Markup for Roles Manage

v0.2.7

14 Dec 18:48
085e7a6

Choose a tag to compare

  • Fixes ObjectNotFound 500 if permissions.py has non-existent permission

v0.2.6

10 Dec 18:58
8290cff

Choose a tag to compare

Role Management Templates and Views

v0.2.4

20 Nov 09:45
588c078

Choose a tag to compare

  • Adds missing permafrostcategory model removal migration.