New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

djem

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

djem

A collection of useful stuff for Django projects

  • 0.8.0
  • PyPI
  • Socket score

Maintainers
1

Djem

|build| |coverage| |docs| |pypi| |license| |pyversions| |djversions|

A collection of useful stuff for Django projects.

Requirements

  • Django 3.2+
  • pytz <http://pytz.sourceforge.net/>_ is required to make use of TimeZoneField

Installation

Install the latest stable version from PyPI:

.. code-block:: bash

pip install djem

Documentation

Full documentation can be found at: https://djem.readthedocs.io.

.. |build| image:: https://github.com/oogles/djem/actions/workflows/test.yml/badge.svg :alt: Build status :target: https://github.com/oogles/djem/actions/

.. |coverage| image:: https://coveralls.io/repos/github/oogles/djem/badge.svg?branch=main :alt: Test suite coverage :target: https://coveralls.io/github/oogles/djem?branch=main

.. |docs| image:: https://readthedocs.org/projects/djem/badge/?version=latest :alt: Latest documentation build :target: http://djem.readthedocs.io/en/latest/?badge=latest

.. |pypi| image:: https://img.shields.io/pypi/v/djem.svg :alt: Latest release version :target: https://pypi.org/project/djem/

.. |license| image:: https://img.shields.io/pypi/l/djem.svg :alt: License

.. |pyversions| image:: https://img.shields.io/pypi/pyversions/djem.svg :alt: Supported Python versions

.. |djversions| image:: https://img.shields.io/pypi/djversions/djem.svg :alt: Supported Django versions

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc