Skip to main content

Models Extensions for Django.

Project description

Installing

You can install or upgrade django-models-extensions with:

$ pip install django-models-extensions --upgrade

Or you can install from source with:

$ git clone https://github.com/lampofearth/django-models-extensions --recursive
$ cd django-models-extensions
$ python setup.py install

Short description

VirtualFunctionField - Creates a virtual field that contains the calculated function for the fields of the current model

QuerysetExtension - Extension of the classic QuerySet Manager
  • as_dict

  • as_df

AdminButtonMixin - Convenient creation of additional buttons in the admin panel

Examples

django-models-extensions examples lives at github.com/lampofearth/django-models-extensions/wiki.

License

You may copy, distribute and modify the software provided that modifications are described and licensed for free under LGPL-3. Derivatives works (including modifications or anything statically linked to the library) can only be redistributed under LGPL-3, but applications that us

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

django-models-extensions-0.0.3.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

django_models_extensions-0.0.3-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

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