No project description provided
Project description
hrin-msb
Pre-requisites for setup
pip install poetry
How To Build
poetry build
poetry config http-basic.pypi __token__ <access-token>
poetry publish
Change Log
Version 0.1.1
Version 0.1.2
Version 0.1.3
- Default serializer added to ApiView
- fixed incorrect import in _validators.py
- fixed msb_database_router
- fixed Config.is_local_env() not working
- moved devscripts -> devtools
- File Utils Added to utils/files
- "app_label" removed from "TestConfig" & "ApiTest" Classes
- Fixed Bug : 'LoggingModelManager' object has no attribute '_queryset_class'
- Fixed : Logging Model not showing any records
- Fixed : str method for base model, & removed current_timestamp method from base model
Version 0.1.4
- Fixed : ModuleNotFoundError: No module named 'pdf2docx'
- Renamed “FileGenerator“ => “FileFactory”,
- Add
create_
Prefix in FileFactory methods - Renamed MsbMetaModel -> MsbModelMetaFields
- Added validation decorators, and fixed bulk validation issuses
- Modified Logging Configuration Files
- removed utils package
- moved msb_core.wrappers.exceptions -> msb_exceptions
- Fixed : Base ApiViews and Crud Routes
- Searchparameter class refactored, search method added in ApiService Class
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hrin_msb-0.1.4.tar.gz
(31.3 kB
view hashes)
Built Distribution
hrin_msb-0.1.4-py3-none-any.whl
(48.9 kB
view hashes)