Metadata-Version: 2.1
Name: rlocker-expiryaddon
Version: 0.1.1
Summary: A Plugin for Resource Locker Project to implement expiry logic
Home-page: https://github.com/jimdevops19/rlocker_expiry_addon.git
Download-URL: https://pypi.org/project/rlocker_expiry_addon/
Author: Jim Erginbash
Author-email: jimshapedcoding@gmail.com
License: MIT
Keywords: Rlocker,rlocker,ResourceLocker,Python 3,Resource Locker
Description-Content-Type: text/markdown

# Resource Locker Expiry Addon
This is an addon application (plugin) to rlocker

# Getting Started:


# Starting first steps this Addon for Resource Locker

## [0.0.1] - 2022-07-11

Initial build

## [0.0.2] - 2022-07-13

Adding templates and fixing the logic of expiry

## [0.0.3] - 2022-07-19

Design the final functionalities of expiry addon


## [0.0.4] - 2022-07-20

Last code collection - Add templates to MANIFEST.in

## [0.0.5] - 2022-07-20

Recursively include all the files inside the templates directory

## [0.0.6] - 2022-07-26

Changes for adding the addon data to the API of rlocker

## [0.0.7] - 2022-31-07

Changed the directory of templates from /templates to /expiry_addon_/templates/expiry_addon/*

## [0.1.0] - 2022-03-08

Configuring for grabbing the templates to the package

## [0.1.1] - 2022-03-08

Allowing auto migrate when the app loads



