Skip to main content

Sami Test Pip

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 the top)

Description

It adds Next and Prev buttons to the top of each edit form of django admin site for all the models of all the apps in your project, without need to do anything except installing the module with pip plus adding to the top of INSTALLED_APPS in settings.py

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.1.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

djform_navigation-1.1-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for djform_navigation-1.1.tar.gz
Algorithm Hash digest
SHA256 9f4222c5bbadf70e52d54218159e840445a6654b9231a3738b6bbda74b525568
MD5 421424addf40c82179b58558654dea39
BLAKE2b-256 6de46e898e8a9d826c3eed2a45a67e1d719a485e4c1c85985bd7b06c32ec9f50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djform_navigation-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 425a97c3ed1c713e1570f2b0bcc1a1dd99f4f3d07ad3e12188bef9e07f45cc57
MD5 e7dd424aea1dd078656385444fb7fa5b
BLAKE2b-256 52fd9744be3d2c48240210d4ac5767071beb0e11d8e949421300bfd4e796cc6c

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