Skip to main content

Compatibility templates for django rosetta when using django-grappelli. Continued development from the original but stalled django-rosetta-grappelli project.

Project description

Compatibility template for rosetta when grappelli is installed

Note: As of Jan 2017 a new maintainer took over and a new pip package had to be created for it. The releases now are Django 1.8+ compatible and go under the name django-rosetta-grappelli2.

See: http://pypi.python.org/pypi/django-rosetta-grappelli2/

The last release of the original author can be found here: http://pypi.python.org/pypi/django-rosetta-grappelli/

All credits should go to Haineault.com for creating grappelli-fit

Installation

Add rosetta-grappelli before rosetta in your installed apps:
INSTALLED_APPS = (
    'grappelli',
    ...
    'rosetta-grappelli',
    'rosetta',
    ...
)

That’s it

Release Notes

  • 1.2 - support current Django versions

    • drops support for Django 1.5, 1.6, and 1.7

    • adds support for Django 1.8, 1.9, 1.10, 1.11 with all supported python versions

  • 1.1 - first release by the new maintainer, supporting Django 1.5+

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-rosetta-grappelli2-1.2.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

django_rosetta_grappelli2-1.2-py2.py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 2 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