Skip to content

Commit

Permalink
new release 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sehmaschine committed Sep 21, 2023
1 parent 5ff4745 commit c676de8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ Releases

**Grappelli is always developed against the latest stable Django release and is NOT tested with Django's master branch.**

* Grappelli 3.0.7 (August 15th, 2023): Compatible with Django 4.0
* Grappelli 3.0.8 (September 21st, 2023): Compatible with Django 4.0
* Grappelli 2.15.6 (November 22nd, 2022): Compatible with Django 3.2 (LTS)

Current development branches:

* Grappelli 3.0.8 (Development version for Django 4.0, see branch Stable/3.0.x)
* Grappelli 3.0.9 (Development version for Django 4.0, see branch Stable/3.0.x)
* Grappelli 2.15.7 (Development version for Django 3.2, see branch Stable/2.15.x)

Older versions are available at GitHub, but are not supported anymore.
10 changes: 9 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,17 @@
Changelog
=========

3.0.8 (not yet released)
3.0.9 (not yet released)
------------------------

3.0.8 (September 21st 2023)
---------------------------

* Fixed collectstatic with ManifestStaticFilesStorage.
* Fixed removing text with DateTime Shortcuts.
* Fixed autocomplete inlines with new rows.
* Improved CSS (removed compass).

3.0.7 (August 15th 2023)
------------------------

Expand Down
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@ Versions and Compatibility

**Grappelli is always developed against the latest stable Django release and is NOT tested with Django's master branch.**

* Grappelli 3.0.7 (August 15th, 2023): Compatible with Django 4.0
* Grappelli 3.0.8 (September 21st, 2023): Compatible with Django 4.0
* Grappelli 2.15.6 (November 22nd, 2022): Compatible with Django 3.2 (LTS)

Current development branches:

* Grappelli 3.0.8 (Development version for Django 4.0, see branch Stable/3.0.x)
* Grappelli 3.0.9 (Development version for Django 4.0, see branch Stable/3.0.x)
* Grappelli 2.15.7 (Development version for Django 3.2, see branch Stable/2.15.x)

Older versions are available at GitHub, but are not supported anymore.

0 comments on commit c676de8

Please sign in to comment.