Skip to main content

Primary key based form navigation to explore next/prev records.

Project description

Insallation

  1. pip install djform_navigation
  2. Add form_navigation in installed apps in settings.py of django project INSTALLED_APPS = [ 'form_navigation', # ... ] (at top)

Description It show the preview of every image field in every admin change_form (add/edit) for all models and apps

Instructions to run the sample usage

  1. git clone https://github.com/humblesami/djform_navigation.git
  2. cd djform_navigation/sample_usage
  3. pip install -r requirements.txt

Not required but if you want to reset the database, you can do this 3.1. python manage.py initsql.py

  1. python manage.py runsever

  2. Open following url in your browser and login with given username and password http://127.0.0.1:8000/admin/login/?next=/admin/login username sa password 123

  3. Go to http://127.0.0.1:8000/admin/form_navigation/model1/add/

  4. Add image to check preview

Make you own pip package See https://github.com/humblesami/djform_navigation/blob/master/docs/make_pip.md to make/build/test and upload your own pip package

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

djform_navigation-1.0.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

djform_navigation-1.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file djform_navigation-1.0.tar.gz.

File metadata

  • Download URL: djform_navigation-1.0.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for djform_navigation-1.0.tar.gz
Algorithm Hash digest
SHA256 e085a8fe4358ad8e7f1a8bed45f7c7c3b007f1a0e5b0c6a8410765f9e8ff1146
MD5 52363bd41dc4214f2b417c4fc92ae129
BLAKE2b-256 3f76faed305e0899a8c7af52100d2bcd2c3ad4f2ac9d00f27b3a8dd07edbd89d

See more details on using hashes here.

File details

Details for the file djform_navigation-1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for djform_navigation-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 10c4594fbf9447d1c6a15d0c1ea00cba57638cd63d7255c390585a3827d74138
MD5 663363a5a9937a68572be6b3bee68b65
BLAKE2b-256 268d097aa729cf95a9c0c0865561957ead5fd4fcc86ee8dc8f1bd33c623263a8

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