git@github.com:tolomea/django-data-browser.git
Project description
django-data-browser
Django app for user friendly querying of Django models
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: Fix up paths on the JS side by changing homepage
in package.json to the correct path e.g. /data_browser/
4: Run the dev server with WDS_SOCKET_PORT=3000 npm start
This all assumes the dev server is running on the default localhost:3000
To build the JS, move the files around appropriately and recreate the wheels run build.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-data-browser-0.0.3.tar.gz
.
File metadata
- Download URL: django-data-browser-0.0.3.tar.gz
- Upload date:
- Size: 199.1 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc1a5f66c6bd13fb90d70cdd5b7a34eedfedbfb7b72e02e5ff6441d25e384c7d |
|
MD5 | 17468ede6c9ab3198c1d9e3d85b72b44 |
|
BLAKE2b-256 | 430d513c928add624cea8925528e53caa5df4acabfba2ffbd682cdb917ca9d9d |
File details
Details for the file django_data_browser-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: django_data_browser-0.0.3-py3-none-any.whl
- Upload date:
- Size: 1.4 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d190f715a02186ec124e3bf18833e6a487eedbfc07f4e6e9ce2f992796aa5ba |
|
MD5 | 8dcbab60fca569fa2faa6c7f938da588 |
|
BLAKE2b-256 | ad083fe3b75ae226e3c79679ca11331b3756cf2c62a058db13f601a7ac31b8d3 |