We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8505d3 commit 16fcdecCopy full SHA for 16fcdec
CHANGELOG.rst
@@ -2,13 +2,13 @@
2
CHANGELOG
3
=========
4
5
-unreleased
6
-==========
+3.0.4 (2023-08-04)
+==================
7
8
* Fix bug when submitting permission admin form
9
* Fix folder select field css of permission admin form
10
* Fix requirements (Django>=3.2) in setup.py and docs
11
-* Update Dutch and French locale
+* Update Dutch, Spanish and French locale
12
13
3.0.3 (2023-07-21)
14
==================
filer/__init__.py
@@ -13,6 +13,4 @@
8. Publish the release and it will automatically release to pypi
"""
15
16
-__version__ = '3.0.3'
17
-
18
-default_app_config = 'filer.apps.FilerConfig'
+__version__ = '3.0.4'
filer/locale/es/LC_MESSAGES/django.mo
2.81 KB
0 commit comments