{"id":19664292,"url":"https://github.com/beda-software/modeltranslation-grappelli","last_synced_at":"2025-04-28T21:33:24.988Z","repository":{"id":34364332,"uuid":"38288757","full_name":"beda-software/modeltranslation-grappelli","owner":"beda-software","description":"django-modeltranslation with grappelli support","archived":false,"fork":false,"pushed_at":"2015-07-01T06:21:48.000Z","size":111,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-02-24T06:20:59.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beda-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-30T05:01:08.000Z","updated_at":"2022-04-08T12:49:33.000Z","dependencies_parsed_at":"2022-09-26T17:21:17.699Z","dependency_job_id":null,"html_url":"https://github.com/beda-software/modeltranslation-grappelli","commit_stats":null,"previous_names":["brogency/modeltranslation-grappelli"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fmodeltranslation-grappelli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fmodeltranslation-grappelli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fmodeltranslation-grappelli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fmodeltranslation-grappelli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beda-software","download_url":"https://codeload.github.com/beda-software/modeltranslation-grappelli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224133804,"owners_count":17261303,"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":[],"created_at":"2024-11-11T16:17:24.137Z","updated_at":"2024-11-11T16:17:24.247Z","avatar_url":"https://github.com/beda-software.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# modeltranslation-grappelli\n\nThis package allow usage modeltranslation packages with grappelli admin interface.\n\n## Installation\n\n### Requirments\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eModeltranslation-grappelli\u003c/td\u003e\u003ctd\u003eDjango\u003c/td\u003e\n\u003c/tr\u003e\u003ctr\u003e\n\u003ctd\u003e\u003e=3.0\u003c/td\u003e\u003ctd\u003e1.8\u003c/td\u003e\n\u003c/tr\u003e\u003ctr\u003e\n\u003ctd\u003e==2.0\u003c/td\u003e\u003ctd\u003e1.7\u003c/td\u003e\n\u003c/tr\u003e\u003ctr\u003e\n\u003ctd\u003e==1.0\u003c/td\u003e\u003ctd\u003e1.4-1.6\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n### Using pip\n\n```bash\npip install modeltranslation-grappelli\n```\n\n### Configure\n\nInclude to installed apps.\n\n```python\nINSTALLED_APPS = (\n    ...\n    'modeltranslation_grappelli',\n)\n```\n\nAnd inherit your admin class from this mixin.\n\n```python\nfrom modeltranslation_grappelli.admin.mixin import CustomMinTabbedTranslationAdmin\n\nclass YourModelAdmin(CustomMinTabbedTranslationAdmin):\n    pass\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeda-software%2Fmodeltranslation-grappelli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeda-software%2Fmodeltranslation-grappelli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeda-software%2Fmodeltranslation-grappelli/lists"}