Skip to main content

Promises app.

Project description

Build Status

Django’s promises egg.

Getting Started

Add “ddah-promises” to INSTALLED_APPS:

**INSTALLED_APPS** = {
...
'ddah-promises'
}

Include the ddah-promises URLconf in urls.py:

url(r'^ddah-promises/', include('ddah-promises.urls'))

Run python manage.py syncdb to create ddah-promises’s models:

$ python manage.py syncdb

This project is licensed under the GNU Affero General Public License (AGPL). For more information you can access to the digital license edition here.

Everything else

For more information about us, our site Fundación Ciudadano Inteligente. And if you want help with patches, report bugs or replicate our project check our repositories.

Project details


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