{"id":21084152,"url":"https://github.com/unplugstudio/mezzy","last_synced_at":"2025-05-16T09:33:56.496Z","repository":{"id":57441290,"uuid":"257927394","full_name":"unplugstudio/mezzy","owner":"unplugstudio","description":"Utilities for Mezzanine CMS","archived":false,"fork":false,"pushed_at":"2024-02-12T19:37:15.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-14T12:56:39.738Z","etag":null,"topics":["django","mezzanine","utility"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unplugstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-22T14:35:01.000Z","updated_at":"2024-02-07T18:55:57.000Z","dependencies_parsed_at":"2024-02-07T20:27:41.379Z","dependency_job_id":"69caa685-6a93-4f44-8c9f-c587a933023a","html_url":"https://github.com/unplugstudio/mezzy","commit_stats":{"total_commits":50,"total_committers":6,"mean_commits":8.333333333333334,"dds":0.36,"last_synced_commit":"254adda9c912086c8266464c8572e87c66f6b1e8"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unplugstudio%2Fmezzy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unplugstudio%2Fmezzy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unplugstudio%2Fmezzy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unplugstudio%2Fmezzy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unplugstudio","download_url":"https://codeload.github.com/unplugstudio/mezzy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225421039,"owners_count":17471688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","mezzanine","utility"],"created_at":"2024-11-19T20:22:41.862Z","updated_at":"2024-11-19T20:22:42.491Z","avatar_url":"https://github.com/unplugstudio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mezzy\n\nUtilities for [Mezzanine](http://mezzanine.jupo.org/) sites\n\n[![PyPI version](https://badge.fury.io/py/mezzy.svg)](https://badge.fury.io/py/mezzy)\n![Workflow status](https://github.com/unplugstudio/mezzy/workflows/Test%20and%20release/badge.svg)\n\n## Installation\n\n1. Install via pip: `pip install mezzy`\n1. Add to `\"mezzy\"` to `INSTALLED_APPS` (if using the template tags)\n\n## Features\n\n### Utilities\n\nFound in `mezzy.utils`\n\n- `admin` mixins to create \"nested\" inline admin experiences\n- `forms` mixins for more accessible and user-friendly forms\n- `models` abstract model classes for common inline patterns\n- `tests` TestCase mixin for class-based and function-based views\n\n### Template tags and filters\n\n`mezzy_tags` provides the following:\n\n- `microtemplate`: Filter that parses certain variables in the value param. It can be used to allow some templating capabilities in admin fields. Default template tokens can be found in `mezzy.defaults`.\n- `load_theme`: Tag that adds the `SiteConfiguration` to the context. It also uses the request object as cache to avoid some DB hits.\n- `clean`: Filter that removes HTML tags and attributes that aren't allowed for Mezzanine by default, even if the user has disabled filtering.\n\n## Contributing\n\nReview contribution guidelines at [CONTRIBUTING.md].\n\n[CONTRIBUTING.md]: CONTRIBUTING.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funplugstudio%2Fmezzy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funplugstudio%2Fmezzy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funplugstudio%2Fmezzy/lists"}