Skip to content
Snippets Groups Projects
Select Git revision
  • 9796bd62c6bdb02e2b26068132924f9249344523
  • master default protected
2 results

Dockerfile

Blame
  • 0043_merge_20230502_1854.py 291 B
    # Generated by Django 4.1.8 on 2023-05-02 16:54
    
    from django.db import migrations
    
    
    class Migration(migrations.Migration):
        dependencies = [
            ("uniweb", "0042_uniwebhomepage_footer_extra_content"),
            ("uniweb", "0042_uniwebhomepage_footer_links"),
        ]
    
        operations = []