-
python2-django-debug-toolbar-1.4-8.lbn25.py37.noarch
The Django Debug Toolbar is a configurable set of panels that display various
debug information about the current request/response and when clicked, display
more details about the panel's content.
Currently, the following panels have been written and are working:
- Django version
- Request timer
- A list of settings in settings.py
- Common HTTP headers
- GET/POST/cookie/session variable display
- Templates and context used, and their template paths
- SQL queries including time to execute and links to EXPLAIN each query
- List of signals, their args and receivers
- Logging output via Python's built-in logging, or via the logbook module
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-discover-runner-1.0-12.lbn25.py37.noarch
An alternative Django TEST_RUNNER which uses the unittest2 test discovery
from a base path specified in the settings, or any other module or package
specified to the test management command -- including app tests.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-extensions-1.7.3-4.lbn25.py37.noarch
Django Extensions is a collection of custom extensions for the Django Framework.
These include management commands, additional database fields,
admin extensions and much more.
This package provides Python 2 build of django-extensions.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-fas-1.0.3-9.lbn25.py37.noarch
This is Django auth backend for FAS (Fedora Accounts System).
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-federated-login-1.0.0-14.lbn25.py37.noarch
Django Federated Login provides an authentication bridge between
Django projects and OpenID-enabled identity providers. The bridge is
pre-wired to be used with a single Google Apps domain, but could be
extended to be linked with other OpenID providers also. It is different
from other OpenID consumers as this consumer only allows connecting to
a pre-defined identity provider.
The provided backend matches users based on the e-mail address returned
from the identity provider. If no matching user could be found, a user
account can optionally be created.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-haystack-2.5.0-4.lbn25.py37.noarch
Haystack provides modular search for Django. It features a unified, familiar
API that allows you to plug in different search backends (such as Solr,
Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.
Haystack is BSD licensed, plays nicely with third-party app without needing to
modify the source and supports advanced features like faceting, More Like This,
highlighting, spatial search and spelling suggestions.
You can find more information at http://haystacksearch.org/.
This package provides Python 2 build of django-haystack.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-helpdesk-0.1.18-4.lbn25.py37.noarch
Django-helpdesk - A Django powered ticket tracker for small enterprise.
Copyright 2009-11 Jutda and Ross Poulton. All Rights Reserved. See LICENSE
for details.
django-helpdesk was formerly known as Jutda Helpdesk, named after the
company who originally created it. As of January 2011 the name has been
changed to reflect what it really is: a Django-powered ticket tracker
with contributors reaching far beyond Jutda.
Complete documentation is available in the docs/ directory, or online
at http://django-helpdesk.readthedocs.org/.
You can see a demo installation at http://django-helpdesk-demo.herokuapp.com/.
This package provides Python 2 build of django-helpdesk.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-jsonfield-1.0.3-5.lbn25.py37.noarch
django-jsonfield is a reusable Django field that allows you to store validated
JSON in your model. It silently takes care of serialization. To use, simply
add the field to one of your models..
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-keyedcache3-1.5.3-6.lbn25.py37.noarch
Django Keyedcache provides utilities and class mixins for simplified development
of cache-aware objects. Used in Satchmo.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-macros-0.4.0-3.lbn25.py37.noarch
Macros accepting positional and keyword arguments, and repeated block
tags in the django template system. Sometimes include tags just do
not get the job done. Either you have repeated code that you want to
keep all in the same single template, or your code needs to
dynamically generate and substitute in certain values, in a way that
the include syntax inhibits. Whatever the case, if you are finding
that the built in include tag just is not working for your use case,
then perhaps django-macros is for you.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25