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 in Django Admin

Installation

  1. pip install requery

  2. Add requery to your INSTALLED_APPS in settings.py

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

Screenshot

  1. Create and edit query

You can use :param_name to use to run your queries later.

https://raw.githubusercontent.com/ebertti/requery/master/screenshot/change_form.png
  1. Listing your queries stored in Django Admin

You can choose a query to run, just click in Run

https://raw.githubusercontent.com/ebertti/requery/master/screenshot/change_list.png
  1. Running and show result

Fill the form with your parameters and click in Run to see the results

https://raw.githubusercontent.com/ebertti/requery/master/screenshot/running.png

Please help us

This project is still under development. Feedback and suggestions are very welcome and I encourage you to use the Issues list on Github to provide that feedback.

Authors

The requery was original created by Ezequiel Bertti @ebertti and João Leite @joaoleite in September 2012.

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.2.zip (151.6 kB view details)

Uploaded Source

File details

Details for the file requery-0.3.2.zip.

File metadata

  • Download URL: requery-0.3.2.zip
  • Upload date:
  • Size: 151.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for requery-0.3.2.zip
Algorithm Hash digest
SHA256 ca6179f621473fa13d51fce799912bf4ab6e96814f357c73869e26031d836c9c
MD5 df5456f6c955805ca180ac60a8ae02aa
BLAKE2b-256 4bbd5d539e47468cb66e04b280a76f50995bcbeb26ff56ff82e3df14c16f6e40

See more details on using hashes here.

Supported by

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