Skip to main content

A tool to help newsrooms manage their content, from pitch to planning to production.

Project description

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.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-budget-0.9.9.tar.gz (3.8 MB view details)

Uploaded Source

Built Distribution

django_budget-0.9.9-py2.py3-none-any.whl (3.8 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-budget-0.9.9.tar.gz.

File metadata

  • Download URL: django-budget-0.9.9.tar.gz
  • Upload date:
  • Size: 3.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for django-budget-0.9.9.tar.gz
Algorithm Hash digest
SHA256 b3324dbae7bec4604dc02fb816b15027efb292a7c0adcd38e6bb2ef3d2575ec0
MD5 fcbbf3ad8b5c1c4b144e2d8a0e97f68e
BLAKE2b-256 1901f1e791c9f014d0bfe42e9b9f3251ee08b98f3bc6a13b2c4f8a7a813c43d7

See more details on using hashes here.

File details

Details for the file django_budget-0.9.9-py2.py3-none-any.whl.

File metadata

  • Download URL: django_budget-0.9.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for django_budget-0.9.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3f9988485b7a6b9e4aa1e0a166587ddcfd96ef4f03b64f52af00de2b76922013
MD5 2e55a662180c39be56b092d6ee6b69fe
BLAKE2b-256 8027ed5c15874b3de393217eb98436665cc5ad01c80f2f56991f0e6f31f6c0d4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page