- Adding IP whitelisting and blacklisting (#68)
- Add migrating documentation (#62)
- Renaming package
- Rename project (#56)
- Add Deprecation Warnings for Project Renaming (#58)
- Analytics and Monitoring (#52)
- Fix rotation command
- Configure documentation
- Migrate to Django 4.2 LTS (#46)
- Key rotation (#42)
- Add an example project showcasing how to use the package (#45)
-
Add an example project to the package (#29)
-
Fixed: DoesNotExist error not related to custom model (#38)
- Minor refactoring (#35)
- Add a script to generate a Fernet key (#21)
- Add templates for issues and pull requests (#24)
- Add documentation for the package (#10)
- Bug: Default settings are not loaded in the project (#25)
- Fix typo on admin
expiry_date
<-expires_at
(#4)
- Add apikey model (#9)
- Add Django admin to manage API keys (#11)
- Add authentication backend (#12)
- Add default permissions classes (#13)
- Add creation date field on ApiKey (#14)
- Add package for linting, coverage and syntax checker (#18)