Skip to main content

postgres db editor for juntagrico

Project description

juntagrico-pg

juntagrico-ci Maintainability Test Coverage image image image image image image image

postgres db editor for juntagrico.

This is an extension for juntagrico. You can find more information about juntagrico here (https://github.com/juntagrico/juntagrico)

Installation

Install juntagrico-pg via pip

$ pip install juntagrico-pg

or add it in your projects requirements.txt

In settings.py add 'juntagrico_pg', before juntagrico.

INSTALLED_APPS = [
    ...
    'juntagrico_pg',
    'juntagrico',
]

In your urls.py you also need to extend the pattern:

urlpatterns = [
    ...
    path('', include('juntagrico_pg.urls')),
]

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

juntagrico_pg-1.6.1.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

juntagrico_pg-1.6.1-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file juntagrico_pg-1.6.1.tar.gz.

File metadata

  • Download URL: juntagrico_pg-1.6.1.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for juntagrico_pg-1.6.1.tar.gz
Algorithm Hash digest
SHA256 6e5dd6e799c8c1ae3e67cfd2a4b45336394522e9e466bbadd32ef5773abd5015
MD5 ff8abfdd693fd2d9cb29813f1ec15b59
BLAKE2b-256 c4f569fb1cf797e761e020927b5ef153814ab35a3b7b32c413658abe934218b5

See more details on using hashes here.

File details

Details for the file juntagrico_pg-1.6.1-py3-none-any.whl.

File metadata

File hashes

Hashes for juntagrico_pg-1.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7827498d3fbed16e435e46147590fc5ef707f6f7bcdf85f2aa6296a64d3954cc
MD5 3c8e09d7000a0a48823a397369a7d4c6
BLAKE2b-256 47a532ee359a2f4f0ec58269eb5676879677bb7751c9b292fd87d19088b6347b

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