Skip to main content

Generalobj is a package for easy form handling for general Form Objects

Project description

Generalobj - the form handling package

= Install =

To install the package type simply

pip install generalobj

with the desired version.

= Setup =

  1. To use this package You need to have Django and python install on your system or in your virtual environment.

  2. Go to project root, open up the settings.py and add generalobj to your INSTALLED_APPS

  3. Run the migration files: python manage migrate

= How to use =

Easiest sample way to use it: #forms.py from generalobj.forms import GeneralObjForm

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

generalobj-0.10.18.tar.gz (17.2 kB view hashes)

Uploaded Source

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