Skip to main content

git@github.com:tolomea/django-data-browser.git

Project description

django-data-browser

Django app for user friendly querying of Django models

installation

add 'data_browser` to installed_apps path("data-browser/", include("data_browser.urls")), migrate

Development

The easiest way to develop this is against your existing client project.

The compiled Javascript is checked into the repo, so if only want to mess with the Python then it's sufficient to

1: Install data_browser in editable mode pip install -e <directory to your git clone>

If you want to modify the Javascript then you also need to

2: Enable proxying to the JS dev server by adding DATA_BROWSER_DEV = True to your settings 3: Run the dev server with WDS_SOCKET_PORT=3000 PUBLIC_URL=data_browser npm start The WDS_SOCKET_PORT is so the proxied JS can find the webpack dev server. The PUBLIC_URL tells the dev server what path to serve from and should be the same as the URL you have mounted the data-browser on in you urls.py file.

To build the JS, move the files around appropriately and recreate the wheels run build.sh

Project details


Release history Release notifications | RSS feed

This version

0.0.6

Download files

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

Source Distribution

django-data-browser-0.0.6.tar.gz (177.5 kB view details)

Uploaded Source

Built Distribution

django_data_browser-0.0.6-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file django-data-browser-0.0.6.tar.gz.

File metadata

  • Download URL: django-data-browser-0.0.6.tar.gz
  • Upload date:
  • Size: 177.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for django-data-browser-0.0.6.tar.gz
Algorithm Hash digest
SHA256 ceccf4015dea41fbd62d5def66b52618ca34733d2269afaaede2fc5d12aad5ca
MD5 63da92e8a962fd5ab619b8d1e717e7c0
BLAKE2b-256 7e35c7a3db5c9ba8c5caa0b0a2ba057cbe3e89cf656c6f4ff99c40e89b711867

See more details on using hashes here.

File details

Details for the file django_data_browser-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: django_data_browser-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for django_data_browser-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 538ba0b2600f9b145fe81cd8245ff45ba6047c77dfbe64e8bd63b2238edb1cfb
MD5 25c9e0fd1b4c2f2eead394ccde0d9d46
BLAKE2b-256 6fc108bc5bebe1ddb87deefeec9b3c6502a12cb0da110e2546254d828030f689

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