We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d7851 commit 0ae797cCopy full SHA for 0ae797c
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
CHANGELOG
3
=========
4
5
+3.1.3 (2025-05-17)
6
+==================
7
+* Fix: Folder select widget did not render correctly with standard Django admin
8
+ styles.
9
+
10
3.1.2 (2025-05-17)
11
==================
12
filer/__init__.py
@@ -13,4 +13,4 @@
13
8. Publish the release and it will automatically release to pypi
14
"""
15
16
-__version__ = '3.1.2'
+__version__ = '3.1.3'
0 commit comments