langacore.kit.django 0.3.3
Various common Django-related routines.
Downloads ↓ | Package Documentation
Warning
THIS LIBRARY IS DEPRECATED AND SUPERSEDED BY lck.django.
This library consists of various Django-related routines that extend or modify the behaviour of the framework:
- extensions for settings.py (current directory resolution, namespace package support, settings profile support)
- Choices: an enum implementation for Django forms and models (with predefined classes for languages, countries, etc.)
- typical filters, template tags, models, form fields, etc.
Complete documentation for the package can be found here:
http://packages.python.org/langacore.kit.django/
The source code repository and issue tracker are maintained on GitHub.
This package bundles some royalty free static images that are useful in almost every Django project:
Silk icons 1.3 by FamFamFam - requires attributing the author
Silk Companion 1 by Damien Guard - requires attributing the author
Country Flags by SenojFlags.com - requires using the following HTML:
<a href="http://www.senojflags.com">Country flag</a> image from <a href="http://www.senojflags.com">Flags of all Countries</a>
Note: Since 0.2.0 langacore.kit.django requires Python 2.7 because it's using the absolute_imports, division, print_function and unicode_literals futures. One of the virtues in the creation of this library is to make the code beautiful. These switches give us a useful transitional state between the old Python 2.x and the new Python 3.x. You should use them as well.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| langacore.kit.django-0.3.3.tar.gz (md5) | Source | 2011-03-05 | 1MB | 315 | |
- Author: LangaCore, Lukasz Langa
- Documentation: langacore.kit.django package documentation
- Home Page: http://packages.python.org/langacore.kit.django/
- License: GPL v3
- Platform: any
-
Categories
- Development Status :: 3 - Alpha
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Natural Language :: English
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows :: Windows NT/2000
- Operating System :: POSIX
- Programming Language :: Python
- Programming Language :: Python :: 2.7
- Topic :: Internet :: WWW/HTTP
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: langacore
- DOAP record: langacore.kit.django-0.3.3.xml
