Skip to main content

Core for application Nobinobi

Project description

https://badge.fury.io/py/nobinobi-core.svg https://travis-ci.org/prolibre-ch/nobinobi-core.svg?branch=master https://codecov.io/gh/prolibre-ch/nobinobi-core/branch/master/graph/badge.svg Updates Python 3

Core for application Nobinobi

Documentation

The full documentation is at https://nobinobi-core.readthedocs.io.

Quickstart

Install Nobinobi Core:

pip install nobinobi-core

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'nobinobi_core.apps.NobinobiCoreConfig',
    ...
)

Add Nobinobi Core’s URL patterns:

from nobinobi_core import urls as nobinobi_core_urls


urlpatterns = [
    ...
    path('', include(nobinobi_core_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Development commands

pip install -r requirements_dev.txt
invoke -l

Credits

Tools used in rendering this package:

History

0.1.4.9 (2023-11-29)

  • 7f61bc5 - fux bug with new crispy_forms

  • update requirements

0.1.4.8 (2023-06-15)

  • 0e0b9c2 - Fix requirements

  • 5d60e13 - Remove pipfile

0.1.4.7 (2023-06-12)

  • 5c74e84 - Update for new cripsy form version

  • Update requirements

0.1.4.6 (2021-09-16)

  • 5c6aace - Fix bug when add holiday but not same name but exist

0.1.4.5 (2021-09-16)

  • f1a0bfd - Add system to select year for holiday change system for create holiday

0.1.4.4 (2021-09-16)

  • 7da006a - fix error import in view for admin

0.1.4.3 (2021-09-14)

  • Update requirements

  • dfcaaa6 - add mixins to block user not connected and update context for compatibility

0.1.4.2 (2021-07-20)

  • Update requirements

  • 518f8e3 - Fix for new django version

  • 93cba01 - Add tracker to Holiday and OrganisationClosure

0.1.4.1 (2021-06-07)

  • Update requirements

  • Update django for security fix

0.1.4 (2021-04-12)

  • Update requirements

0.1.3 (2020-10-12)

  • Fix bug in migrate

  • Add traduction FR in package

0.1.2 (2020-10-07)

  • Fix test for use

0.1.1 (2020-10-06)

  • Add organisation & Organisation closure

  • Restruct package for better comprehension

  • Add tests

0.1.0 (2020-10-06)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nobinobi-core-0.1.4.9.tar.gz (119.2 kB view details)

Uploaded Source

Built Distribution

nobinobi_core-0.1.4.9-py2.py3-none-any.whl (139.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file nobinobi-core-0.1.4.9.tar.gz.

File metadata

  • Download URL: nobinobi-core-0.1.4.9.tar.gz
  • Upload date:
  • Size: 119.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for nobinobi-core-0.1.4.9.tar.gz
Algorithm Hash digest
SHA256 8ea990132a16991fdfd26d5111742731d0c185d4f8933b42f0c333579a823cf6
MD5 4a67f1065353813874b434638d428f01
BLAKE2b-256 03388635eca9a831288b4965587f5c105a45f3b969e4b8e55bd55123f2d00fe4

See more details on using hashes here.

Provenance

File details

Details for the file nobinobi_core-0.1.4.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for nobinobi_core-0.1.4.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 15bc92014c426659209d87b50868e223af4025444706f7495737935bf644c66a
MD5 f82541c4d382269fa8f51c62816221d4
BLAKE2b-256 a501ea0f499c745e2c3da3ba2fd790a55bbc7f54ba955c6eee1f4e8d7e364de5

See more details on using hashes here.

Provenance

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