Skip to main content

Useful bits and pieces for Django projects.

Project description

https://badge.fury.io/py/launchlab-django-utils.png https://travis-ci.org/LaunchlabAU/launchlab-django-utils.png?branch=master https://codecov.io/gh/LaunchlabAU/launchlab-django-utils/branch/master/graph/badge.svg

Useful bits and pieces for Django projects.

Documentation

The full documentation is at https://launchlab-django-utils.readthedocs.org.

Quickstart

Install LaunchLab Django Utils:

pip install launchlab-django-utils

Then use it in a project:

import launchlab_django_utils

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package:

History

0.9.0 (2018-05-03)

  • Remove storage.StaticRootS3BotoStorage

  • Remove storage.MediaRootS3BotoStorage

0.8.0 (2018-05-03)

  • Add storage.StaticRootS3Boto3Storage

  • Add storage.MediaRootS3Boto3Storage

0.7.0 (2018-05-03)

  • Add context_processors.debug

0.6.0 (2017-05-23)

  • Add formatters.currency.currency_display

0.1.1 (2016-08-19)

  • Fix typo in

0.1.0 (2016-08-19)

  • First release on PyPI.

  • create_superuser_and_email_password management command.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

launchlab_django_utils-0.9.0-py2.py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 2 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