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

Copyright (C) 2009-2011 Ilya Polosukhin & Vladyslav Frolov This program is licensed under the MIT License (see 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.6.zip (26.2 kB view details)

Uploaded Source

File details

Details for the file django-misc-0.0.6.zip.

File metadata

  • Download URL: django-misc-0.0.6.zip
  • Upload date:
  • Size: 26.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-misc-0.0.6.zip
Algorithm Hash digest
SHA256 458c7c6656a15194a079e58e6d7adf61e7ccf7a99f9c303cb5dd795365e9fb65
MD5 ce025cf290acd316b6ded80ada607cb9
BLAKE2b-256 82d6c16d8a99ba0fb1e79d7b8f76c7fcd0841003e8097e5c8ce7c279ae2ce099

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.0

1 file

0.0.9

1 file

This release

0.0.6 This release

1 file

0.0.2

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