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.
2 parents 55023b3 + e1141e3 commit 810cfd7Copy full SHA for 810cfd7
ChangeLog.rst
@@ -1,3 +1,8 @@
1
+2025.12.4 2025-12-04
2
+====================
3
+----
4
+* Added Django 5.2 compatibility
5
+
6
2024.3.5 2024-03-05
7
====================
8
----
setup.py
@@ -2,7 +2,7 @@
setup(
name='django-databrowse',
- version='2024.3.5',
+ version='2025.12.4',
packages=['django_databrowse', 'django_databrowse.plugins'],
package_dir={'django_databrowse': 'django_databrowse'},
package_data={
0 commit comments