معرفی شرکت ها


django-budget-0.9.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A tool to help newsrooms manage their content, from pitch to planning to production.
ویژگی مقدار
سیستم عامل -
نام فایل django-budget-0.9.9
نام django-budget
نسخه کتابخانه 0.9.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Allan James Vestal, The Dallas Morning News
ایمیل نویسنده newsapps@dallasnews.com
آدرس صفحه اصلی https://github.com/DallasMorningNews/django-budget/
آدرس اینترنتی https://pypi.org/project/django-budget/
مجوز AGPLv3
django-budget ============= *A tool to help newsrooms manage their content, from pitch to planning to production.* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A project of *The Dallas Morning News* '''''''''''''''''''''''''''''''''''''' -------------- ``django-budget`` is a Django and JavaScript app that can track stories as they are conceived, assembled and published. It includes an approachable interface that can handle all the daily demands of planning and assembling content across news organizations large and small, based on a standards-compliant API that can be used by other consumers — from chatbots to full-screen displays to many other applications. Detailed documentation (including a user guide) will be added at a later date. Quick start ----------- #. Install this app into a Django project and virtual environment (more information about reaching this stage will also be forthcoming): :: pip install django-budget #. Add "budget" to your INSTALLED_APPS setting like this: :: INSTALLED_APPS = [ ... 'budget', ] #. Include the budget URLconf in your project urls.py like this: :: url(r'^budget/', include('budget.urls')), #. Run ``python manage.py migrate`` to create the budget models. #. Start the development server and visit http://127.0.0.1:8000/budget/ to see your story budget and begin planning stories. #. Visit http://127.0.0.1:8000/budget/api/ to explore the app's REST API. More information ---------------- Find out more about ``django-budget`` -- including a walkthrough of its configuration settings and of its requirements -- in the **README.md** file at the root of this codebase.


نیازمندی

مقدار نام
>=1.11.0 Django
~=0.6.16 django-admin-sortable2
>=0.7.1 django-editorial-staff
~=1.0.0 django-filter
~=3.6.0 djangorestframework
~=0.2.0 djangorestframework-camel-case
~=2.6.1 python-dateutil
- pytz
>=2.10.6 redis
>=2.18.4 requests
>=1.11.0 six


نحوه نصب


نصب پکیج whl django-budget-0.9.9:

    pip install django-budget-0.9.9.whl


نصب پکیج tar.gz django-budget-0.9.9:

    pip install django-budget-0.9.9.tar.gz