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 ed23ce2 commit 228c5c2Copy full SHA for 228c5c2
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Fixed
11
+
12
+* Do not break if `render_inline_actions` field is missing, thanks to @tony
13
14
### Added
15
16
* support for django 3.x
CONTRIBUTORS.md
@@ -6,4 +6,5 @@
6
- [@nikbora](https://github.com/nikbora)
- [@orwald-sergesson](https://github.com/torwald-sergesson)
- [@sobolevn](https://github.com/sobolevn)
+- [@tony](https://github.com/tony)
- [@tripliks](https://github.com/tripliks)
0 commit comments