CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
madga/__init__.py
madga/admin.py
madga/apps.py
madga/conf.py
madga/context_processors.py
madga/imageopt.py
madga/renderer.py
madga/security.py
madga/signals.py
madga/urls.py
madga.egg-info/PKG-INFO
madga.egg-info/SOURCES.txt
madga.egg-info/dependency_links.txt
madga.egg-info/requires.txt
madga.egg-info/top_level.txt
madga/api/__init__.py
madga/api/auth.py
madga/api/router.py
madga/api/schemas.py
madga/api/serializers.py
madga/api/urls.py
madga/api/endpoints/__init__.py
madga/blocks/__init__.py
madga/blocks/builtin.py
madga/blocks/fields.py
madga/blocks/registry.py
madga/blog/__init__.py
madga/blog/urls.py
madga/blog/urls_root.py
madga/blog/views.py
madga/blog/views_broadcast.py
madga/locale/en/LC_MESSAGES/django.mo
madga/locale/en/LC_MESSAGES/django.po
madga/locale/es/LC_MESSAGES/django.mo
madga/locale/es/LC_MESSAGES/django.po
madga/management/__init__.py
madga/management/commands/__init__.py
madga/management/commands/madga.py
madga/migrations/0001_initial.py
madga/migrations/0002_homepageblock_navitem.py
madga/migrations/0003_site_facebook_pixel_id_site_google_analytics_id.py
madga/migrations/0004_page_featured_image_page_og_image.py
madga/migrations/0005_remove_navitem_madga_navit_site_id_2715f3_idx_and_more.py
madga/migrations/0006_userapikey.py
madga/migrations/0007_alter_page_status_alter_post_status.py
madga/migrations/0008_broadcastjob_subscriber.py
madga/migrations/0009_mediafile_variants_alter_mediafile_file_type.py
madga/migrations/__init__.py
madga/models/__init__.py
madga/models/api_keys.py
madga/models/base.py
madga/models/broadcast.py
madga/models/content.py
madga/models/homepage.py
madga/models/media.py
madga/models/navigation.py
madga/models/site.py
madga/models/taxonomy.py
madga/models/users.py
madga/publishers/__init__.py
madga/publishers/base.py
madga/publishers/email.py
madga/static/madga/blog/tailwind.css
madga/static/madga/blog/tailwind.input.css
madga/static/madga/studio/studio.js
madga/static/madga/studio/studio.tailwind.css
madga/static/madga/studio/studio.tailwind.input.css
madga/studio/__init__.py
madga/studio/forms.py
madga/studio/invitations.py
madga/studio/middleware.py
madga/studio/mixins.py
madga/studio/urls.py
madga/studio/views/__init__.py
madga/studio/views/api_keys.py
madga/studio/views/auth.py
madga/studio/views/broadcasts.py
madga/studio/views/dashboard.py
madga/studio/views/homepage.py
madga/studio/views/media.py
madga/studio/views/navigation.py
madga/studio/views/pages.py
madga/studio/views/posts.py
madga/studio/views/preview.py
madga/studio/views/settings.py
madga/studio/views/taxonomy.py
madga/studio/views/themes.py
madga/studio/views/users.py
madga/templates/400.html
madga/templates/403.html
madga/templates/404.html
madga/templates/500.html
madga/templates/account/login.html
madga/templates/account/signup.html
madga/templates/madga/site_base.html
madga/templates/madga/blog/base.html
madga/templates/madga/blog/detail-docs.html
madga/templates/madga/blog/detail-longform.html
madga/templates/madga/blog/detail.html
madga/templates/madga/blog/first_run.html
madga/templates/madga/blog/home-editorial.html
madga/templates/madga/blog/home-minimal.html
madga/templates/madga/blog/home.html
madga/templates/madga/blog/list-compact.html
madga/templates/madga/blog/list-grid.html
madga/templates/madga/blog/list.html
madga/templates/madga/blog/page-docs.html
madga/templates/madga/blog/page-sidebar.html
madga/templates/madga/blog/page.html
madga/templates/madga/blog/blocks/_block.html
madga/templates/madga/blog/blocks/cta.html
madga/templates/madga/blog/blocks/featured_post.html
madga/templates/madga/blog/blocks/hero.html
madga/templates/madga/blog/blocks/newsletter.html
madga/templates/madga/blog/blocks/recent_posts.html
madga/templates/madga/blog/blocks/text.html
madga/templates/madga/broadcast/unsubscribed.html
madga/templates/madga/emails/broadcast.html
madga/templates/madga/emails/broadcast.txt
madga/templates/madga/emails/invitation.html
madga/templates/madga/emails/invitation.txt
madga/templates/madga/includes/cookie_banner.html
madga/templates/madga/includes/site_tokens.html
madga/templates/madga/includes/tracking.html
madga/templates/madga/studio/accept_invite.html
madga/templates/madga/studio/api_keys.html
madga/templates/madga/studio/base.html
madga/templates/madga/studio/broadcasts.html
madga/templates/madga/studio/dashboard.html
madga/templates/madga/studio/homepage.html
madga/templates/madga/studio/layouts.html
madga/templates/madga/studio/login.html
madga/templates/madga/studio/media.html
madga/templates/madga/studio/navigation.html
madga/templates/madga/studio/page_edit.html
madga/templates/madga/studio/page_list.html
madga/templates/madga/studio/post_edit.html
madga/templates/madga/studio/post_list.html
madga/templates/madga/studio/preview.html
madga/templates/madga/studio/settings.html
madga/templates/madga/studio/subscribers.html
madga/templates/madga/studio/taxonomy.html
madga/templates/madga/studio/theme.html
madga/templates/madga/studio/theme_gallery.html
madga/templates/madga/studio/users.html
madga/templates/madga/studio/blocks/_list_field.html
madga/templates/madga/studio/components/badge.html
madga/templates/madga/studio/components/broadcast_drawer.html
madga/templates/madga/studio/components/editor_toolbar.html
madga/templates/madga/studio/components/editor_toolbar_init.html
madga/templates/madga/studio/components/empty_state.html
madga/templates/madga/studio/components/featured_image_field.html
madga/templates/madga/studio/components/media_picker.html
madga/templates/madga/studio/components/media_picker_grid.html
madga/templates/madga/studio/components/page_header.html
madga/templates/madga/studio/components/pagination.html
madga/templates/madga/studio/components/post_list_rows.html
madga/templates/madga/studio/components/sidebar.html
madga/templates/madga/studio/components/stat_card.html
madga/templates/madga/studio/components/topbar.html
madga/templatetags/__init__.py
madga/templatetags/madga_blocks.py
madga/templatetags/madga_studio_tags.py
madga/templatetags/madga_tags.py
madga/themes/__init__.py
madga/themes/builtin.py
madga/themes/registry.py