Skip to content

Commit

Permalink
mr comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SunnyR committed Jun 7, 2024
1 parent d194667 commit 5e01ca2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,13 @@ The interface is straightforward::
set_key_value('foo', 'bar')
get_value_for_key('foo')
```

## Changelog

Changes made in this fork:

- Upgraded to use pyproject.toml
- Use github actions over travis-ci
- Python 3.12 compatibilty
- Django 4.2 compatibilty
- Removed crispy-forms integration

0 comments on commit 5e01ca2

Please sign in to comment.