This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Releases: BU-ISCIII/django_utils
Releases · BU-ISCIII/django_utils
New release 1.2.5 26-Mar-2019
BUG FIXES
- Minor fix: correct placeholder in password reset template.
New release 1.2.4 19-Feb-2019
FEATURES:
Added new function to check user group
New release v1.2.3 29-nov-2018
BUG FIXES:
- Fix bug in account section.
NEW FEATURES:
- Added email custom validation.
- Added functionality for user sharing in account section. Now users can share its runs with other users in the system.
Release v1.2.2
- Renaming the APP to iSkyLIMS_<app_name>
- Splitting the static files into folders ( Static_Common and static_applications)
v1.2.1
- Fixed broken links in error page.
iSkyLIMS starts!!
Changelog:
- Deleted some trash files from repo.
iSkyLIMS starts!!
First code for utils app.
- Custom login forms.
- Models: transversarl center and ProfileUser models
- MultipleCheckbox for tree using mptt
- Custom templatetags: check group auth.
****This code is used for first preproduction pass.
First code django-utils
v0.1 Moved login code to utils app