Skip to content
Snippets Groups Projects
get.py 128 B
Newer Older
  • Learn to ignore specific revisions
  • from app import db
    from app.database.models import City, Competition, Role, Slide, Style, User
    from sqlalchemy import and_, or_