Skip to content

Migrate from constance to dynamic-preferences

Nik | Klampfradler requested to merge feature/dynamic-preferences into master

Rationale: django-dynamic-preferences allows defining global preferences and "instance preferences", i.e. user preferences, the same way. It is also way more sophisticated than constance and provides more possibilities for preference fields as well as rendering options.

Closes #162 (closed), advances #214 (closed) and others.

Edited by Jonathan Weth

Merge request reports