معرفی شرکت ها


django-binder-1.5.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Code Yellow backend framework for SPA webapps with REST-like API.
ویژگی مقدار
سیستم عامل -
نام فایل django-binder-1.5.0
نام django-binder
نسخه کتابخانه 1.5.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Marcel Moreaux
ایمیل نویسنده marcel@codeyellow.nl
آدرس صفحه اصلی https://github.com/CodeYellowBV/django-binder
آدرس اینترنتی https://pypi.org/project/django-binder/
مجوز MIT License
# Django-Binder [![Build Status](https://travis-ci.org/CodeYellowBV/django-binder.svg?branch=master)](https://travis-ci.org/CodeYellowBV/django-binder) [![codecov](https://codecov.io/gh/CodeYellowBV/django-binder/branch/master/graph/badge.svg)](https://codecov.io/gh/CodeYellowBV/django-binder) Code Yellow backend framework for SPA webapps with REST-like API. **This framework is a work-in-progress. There is no complete documentation yet. We are using it for a couple of projects and fine-tuning it.** ## Running the tests There are two ways to run the tests: - Run directly `./setup.py test` (requires you to have python3 and postgres installed) - Run with docker `docker-compose run binder ./setup.py test` ## MySQL support MySQL is supported, but only with the goal to replace it with PostgreSQL. This means it has a few limitations: - `where` filtering on `with` relations is not supported. - Only integer primary keys are supported.


نیازمندی

مقدار نام
>=2.0 Django
>=3.2.0 Pillow
>=1.0.0 django-request-id
>=2.13.0 requests


نحوه نصب


نصب پکیج whl django-binder-1.5.0:

    pip install django-binder-1.5.0.whl


نصب پکیج tar.gz django-binder-1.5.0:

    pip install django-binder-1.5.0.tar.gz