Skip to main content

No project description provided

Project description

hrin-msb

Pre-requisites for setup

  1. pip install poetry

How To Build

  1. poetry build
  2. poetry config http-basic.pypi __token__ <access-token>
  3. poetry publish

Change Log

Version 0.1.1

Version 0.1.2

Version 0.1.3

  1. Default serializer added to ApiView
  2. fixed incorrect import in _validators.py
  3. fixed msb_database_router
  4. fixed Config.is_local_env() not working
  5. moved devscripts -> devtools
  6. File Utils Added to utils/files
  7. "app_label" removed from "TestConfig" & "ApiTest" Classes
  8. Fixed Bug : 'LoggingModelManager' object has no attribute '_queryset_class'
  9. Fixed : Logging Model not showing any records
  10. Fixed : str method for base model, & removed current_timestamp method from base model

Version 0.1.4

  1. Fixed : ModuleNotFoundError: No module named 'pdf2docx'
  2. Renamed “FileGenerator“ => “FileFactory”,
  3. Add create_ Prefix in FileFactory methods
  4. Renamed MsbMetaModel -> MsbModelMetaFields
  5. Added validation decorators, and fixed bulk validation issuses
  6. Modified Logging Configuration Files
  7. removed utils package
  8. moved msb_core.wrappers.exceptions -> msb_exceptions
  9. Fixed : Base ApiViews and Crud Routes
  10. Searchparameter class refactored, search method added in ApiService Class

Project details


Release history Release notifications | RSS feed

This version

0.1.4

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)

Uploaded Source

Built Distribution

hrin_msb-0.1.4-py3-none-any.whl (48.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page