-
python3-django-cors-headers-2.0.2-3.lbn25.py37.noarch
django-cors-headers is a Django application for handling the server headers
required for Cross-Origin Resource Sharing (CORS).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-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.
This package includes Python 3 build of django-discover-runner.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-django-filter-2.4.0-1.lbn25.noarch
Django-filter is a reusable Django application for allowing users to filter
querysets dynamically. This is a Python 3 build of django-filter.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-django-formtools-2.2-1.lbn25.noarch
Django's "formtools" is a set of high-level abstractions for Django forms.
Currently for form previews and multi-step forms.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-django-mobile-0.7.0-3.lbn25.py37.noarch
djangomobile .. _introduction:**djangomobile** provides a simple way to detect
mobile browsers and gives you tools at your hand to render some different
templates to deliver a mobile version of your site to the user.The idea is to
keep your views exactly the same but to transparently interchange the templates
used to render a response. This is done in two 1. A middleware determines the
...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-django-recaptcha-1.2.1-1.lbn25.py37.noarch
Django reCAPTCHA **Django reCAPTCHA form field/widget integration app.** ..
contents:: Contents :depth: 5Django reCAPTCHA uses a modified version of the
Python reCAPTCHA client < which is included in the package as client.py.
Requirements Tested with:* Python: 2.7, 3.5 * Django: 1.8, 1.9,
1.10Installation . Sign up for reCAPTCHA < Install or add djangorecaptcha to
your Python path.. Add ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-django-rest-framework-3.6.4-1.lbn25.py37.noarch
Django REST framework is a powerful and flexible toolkit that makes it easy
to build Web APIs.
Some reasons you might want to use REST framework:
* The Web browsable API is a huge usability win for your developers.
* Authentication policies including OAuth1a and OAuth2 out of the box.
* Serialization that supports both ORM and non-ORM data sources.
* Customizable all the way down - just use regular function-based views if
you don't need the more powerful features.
* Extensive documentation, and great community support.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-django-sortedm2m-1.3.3-1.lbn25.py37.noarch
sortedm2m is a drop-in replacement for django’s own ManyToManyField. The provided SortedManyToManyField behaves like the original one but remembers the order of added relations.
Usecases
Imagine that you have a gallery model and a photo model. Usually you want a relation between these models so you can add multiple photos to one gallery but also want to be able to have the same photo on many galleries.
This is where you usually can use many to many relation. The downside is that django’s default implementation doesn’t provide a way to order the photos in the gallery. So you only have a random ordering which is not suitable in most cases.
You can work around this limitation by using the SortedManyToManyField provided by this package as drop in replacement for django’s ManyToManyField.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-django-tastypie-0.13.3-7.lbn25.py37.noarch
Tastypie is an webservice API framework for Django. It provides a convenient,
yet powerful and highly customizable, abstraction for creating REST-style
interfaces.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
wger-1.9.a1.dev0-1.gitf10e90e.lbn25.noarch
Thank you for downloading wger Workout Manager. wger is a free, open source web application that
manages your exercises and personal workouts, weight and diet plans. It can also be used as a
simple gym management utility, providing different administrative roles (trainer, manager, etc.).
It offers a REST API as well, for easy integration with other projects and tools.
It is written with python/django and uses jQuery and some D3js for charts.
For more details and a live system, refer to the project’s site: https://wger.de/
There are more detailed instructions, other deployment options as well as an administration guide
available at https://wger.readthedocs.org or locally in your code repository in the docs folder
(make html to compile, then open _build/index.html).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25