Thanks to visit codestin.com
Credit goes to github.com

Skip to content

iharthi/tg-utils

 
 

Repository files navigation

tg-utils

https://travis-ci.org/thorgate/tg-utils.svg?branch=master Documentation Status

Collection of various utils for Django-based projects.

This is code that we're using in our projects at Thorgate and we're hoping you'll find some of it useful as well.

Features

  • Model utils, e.g. timestamped and closable models, QuerySets that send out a signal when objects are modified.
  • Templated email sending.
  • Profiling utilities.
  • Unique filename generation for uploads.
  • Using hashids for models (instead of exposing primary keys).
  • System checks for email and Sentry configuration.
  • Mixin for easier implementation of ordering in Django's generic ListView.
  • JS/CSS compressors for Django Compressor.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Common utils for Django-based projects.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 72.2%
  • HTML 18.8%
  • Makefile 9.0%