Skip to main content

Simple way to store and use queries in database for use of DBA's for Django Admin

Project description

Simple way to store and use querys in database for use of DBA’s

Installation

  1. pip install requery

  2. Add requery to your INSTALLED_APPS in settings.py

    INSTALLED_APPS = (
        # ...
        'requery',
    )
  3. Run python manage.py migrate

Please help out

This project is still under development. Feedback and suggestions are very welcome and I encourage you to use the [Issues list](http://github.com/ebertti/requery/issues) on Github to provide that feedback.

Authors

The requery was original created by Ezequiel Bertti <ebertti@gmail.com> and [João Leite](http://github.com/joaoleite) <joaoleite@gmail.com> in September 2012.

The following is a list of much appreciated contributors:

Victor Novais - @VictorNovais Cesar Frias - @cesarFrias João Leite - @joaoleite

This file was created by PyCharm 2.6.1 for binding GitHub repository

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

requery-0.3.zip (151.2 kB view hashes)

Uploaded Source

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