Skip to content
Snippets Groups Projects
Select Git revision
  • 292f5c0c0ee53cbb1b3fc4b77a937b19e4524192
  • master default protected
  • feat/new-image-formats
  • clickable-select-chevron
  • 2.20.0
  • 2.19.0
  • 2.18.0
  • 2.17.0
  • 2.16.1
  • 2.16.0
  • 2.15.0
  • 2.14.0
  • 2.13.0
  • 2.12.1
  • 2.11.0
  • 2.10.0
  • 2.9.1
  • 2.9.0
  • 2.8.0
  • 2.7.1
  • 2.7.0
  • 2.6.0
  • 2.5.2
  • 2.5.1
24 results

emphasized-article-card.mustache

Blame
  • 0111_merge_20230502_1633.py 364 B
    # Generated by Django 4.1.8 on 2023-05-02 14:33
    
    from django.db import migrations
    
    
    class Migration(migrations.Migration):
        dependencies = [
            (
                "district",
                "0110_districtelectioncampaignpage_campaign_funding_info_and_more",
            ),
            ("district", "0110_districthomepage_footer_extra_content"),
        ]
    
        operations = []