Skip to content

Commit

Permalink
docs for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
sehmaschine committed Nov 11, 2019
1 parent a31cc20 commit e7fa56d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 10 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ Releases

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

* Grappelli 2.13.1 (June 25th, 2019): Compatible with Django 2.2
* Grappelli 2.12.3 (May 3rd, 2019): Compatible with Django 2.1
* Grappelli 2.13.2 (November 11th, 2019): Compatible with Django 2.2
* Grappelli 2.12.4 (November 11th, 2019): Compatible with Django 2.1
* Grappelli 2.10.4 (November 1st, 2018): Compatible with Django 1.11 (LTS)

Current development branches:

* Grappelli 2.13.2 (Development version for Django 2.2, see branch Stable/2.13.x)
* Grappelli 2.12.4 (Development version for Django 2.1, see branch Stable/2.12.x)
* Grappelli 2.13.3 (Development version for Django 2.2, see branch Stable/2.13.x)
* Grappelli 2.12.5 (Development version for Django 2.1, see branch Stable/2.12.x)
* Grappelli 2.10.5 (Development version for Django 1.11, see branch Stable/2.10.x)

Older versions are available at GitHub, but are not supported anymore.
9 changes: 7 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,18 @@
Changelog
=========

2.13.2 (not yet released)
2.13.3 (not yet released)
-------------------------

2.13.2 (November 11th 2019)
---------------------------

* Fixed: added Django autocomplete JS files.
* Fixed: added minified jQuery 3.3.1 file.
* Fixed: added request to `formfield_for_dbfield`.
* Fixed: use safe label with autocompletes.
* Improved: added separate file for documentation URLs.
* Improved: removed Python 2 support.
* Improved: added request to formfield_for_dbfield.
* Improved: CSS footer and submit-row fixes.
* Improved: CSS field width with inline tabular.

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

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

* Grappelli 2.13.1 (June 25th, 2019): Compatible with Django 2.2
* Grappelli 2.12.3 (May 3rd, 2019): Compatible with Django 2.1
* Grappelli 2.13.2 (November 11th, 2019): Compatible with Django 2.2
* Grappelli 2.12.4 (November 11th, 2019): Compatible with Django 2.1
* Grappelli 2.10.4 (November 1st, 2018): Compatible with Django 1.11 (LTS)

Current development branches:

* Grappelli 2.13.2 (Development version for Django 2.2, see branch Stable/2.13.x)
* Grappelli 2.12.4 (Development version for Django 2.1, see branch Stable/2.12.x)
* Grappelli 2.13.3 (Development version for Django 2.2, see branch Stable/2.13.x)
* Grappelli 2.12.5 (Development version for Django 2.1, see branch Stable/2.12.x)
* Grappelli 2.10.5 (Development version for Django 1.11, see branch Stable/2.10.x)

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

0 comments on commit e7fa56d

Please sign in to comment.