{"id":22403351,"url":"https://github.com/springload/wagtailgists","last_synced_at":"2026-02-25T12:03:48.055Z","repository":{"id":26164268,"uuid":"29609731","full_name":"springload/wagtailgists","owner":"springload","description":"Useful snippets for Wagtail ","archived":false,"fork":false,"pushed_at":"2017-03-25T07:53:31.000Z","size":424,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-12-05T09:16:52.782Z","etag":null,"topics":["snippets","wagtail"],"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/springload.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-01-21T20:18:03.000Z","updated_at":"2024-05-29T08:51:34.000Z","dependencies_parsed_at":"2022-08-21T03:30:51.312Z","dependency_job_id":null,"html_url":"https://github.com/springload/wagtailgists","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springload%2Fwagtailgists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springload%2Fwagtailgists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springload%2Fwagtailgists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springload%2Fwagtailgists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/springload","download_url":"https://codeload.github.com/springload/wagtailgists/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236626070,"owners_count":19179241,"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":["snippets","wagtail"],"created_at":"2024-12-05T09:16:54.119Z","updated_at":"2025-10-15T17:31:15.683Z","avatar_url":"https://github.com/springload.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wagtailgists\n\n\u003e Useful snippets for Wagtail. Under permanent construction.\n\n*Check out [Awesome Wagtail](https://github.com/springload/awesome-wagtail) for more awesome packages and resources from the Wagtail community.*\n\n## Models stuff\n\nIncluding abstract classes (interfaces), utilities, signals and so on...\n\n* [Models](./models/models.md)\n* [Tags](./customtags/customtags.md)\n* [Snippets](./snippets/snippets.md)\n* [Production gotchas](./production/README.md)\n\n## Generate clean fixtures\n\nThis is the ultimate mofo command to generate clean fixtures for your project:\n\n```sh\n./manage.py dumpdata --indent=4 -e contenttypes -e auth.permission -e auth.group -e sessions -e wagtailcore.site -e wagtailcore.pagerevision -e wagtailcore.grouppagepermission -e wagtailimages.filter -e wagtailimages.rendition --natural-primary --natural-foreign \u003e core/fixtures/initial_data.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringload%2Fwagtailgists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringload%2Fwagtailgists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringload%2Fwagtailgists/lists"}