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
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-models-extensions-0.0.3.tar.gz
.
File metadata
- Download URL: django-models-extensions-0.0.3.tar.gz
- Upload date:
- Size: 4.5 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.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51208e18e98db5e91d6ef160ce1675e63659a7780677c0bee9d6dba5073c178f |
|
MD5 | 47744256333f18d412f2c875893e5a01 |
|
BLAKE2b-256 | 544804541724ceea3226135e15204d14824d96c46cf187e9278cfbb655814153 |
File details
Details for the file django_models_extensions-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: django_models_extensions-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- 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.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e6270166528b89f6357d35e289eb04ad097c6ad71bae675adf711f6fdd10868 |
|
MD5 | 50754171396df893eb7c2364b4a69a7c |
|
BLAKE2b-256 | 5be197250de08986f790c287e376df014589275fea8ec460ebd3f0a77080feb7 |