Skip to main content

Django misc is module with set of utilities, decorators, templatetags that everybody uses at least once in project. So here they all in one application, that will grow to aggregate all usefull utilities for Django.

Quick overview

Here you’ll find:

  • Couple decorators, like render_to and receive

  • Json_encode module for simplify work with json

  • Some usefull templatetags, like set, filter, get etc

  • Some additional utilities

  • Bbcode template tags

  • Template tags that provide like and share for social sevices

Requirements

  • python >= 2.5

  • pip >= 0.8

  • django >= 1.2

Optional (for html clearing and bbcodes):

  • BeautifulSoup

  • git+git://github.com/frol/postmarkup.git

Installation

Django misc should be installed using pip:

pip install git+git://github.com/ilblackdragon/django-misc.git

Setup

  • Add ‘misc’ to INSTALLED_APPS

    INSTALLED_APPS += ( 'misc', )
  • If you want to use the html clearer

    pip install BeautifulSoup
  • If you want to use bbcodes

    pip install git+git://github.com/frol/postmarkup.git

Use django-misc

How to use some specific functional will be added later

Contributing

Development of django-misc happens at github: https://github.com/ilblackdragon/django-misc

License

Licensed under a GNU lesser general public license.

Download files

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

Source Distribution

django-misc-0.0.2.tar.gz (16.1 kB view details)

Uploaded Source

File details

Details for the file django-misc-0.0.2.tar.gz.

File metadata

  • Download URL: django-misc-0.0.2.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-misc-0.0.2.tar.gz
Algorithm Hash digest
SHA256 401e34dc7d36d49a27b5e89f0884afa3f78bd5844a5559f6bf81256348b47054
MD5 f31ca03ceb4a05a45381a0dece1ae1fc
BLAKE2b-256 15349bd672802ee3f7b56e336d4d62c06faf76e16f17955b62661719fb6a202d

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.0

1 file

0.0.9

1 file

0.0.6

1 file

This release

0.0.2 This release

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page