Skip to content
Snippets Groups Projects
get.py 153 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_
    
    
    def user():
        return