Skip to content

Add TortoiseORM demo#751

Open
audreyfeldroy wants to merge 6 commits intofeldroy:mainfrom
audreyfeldroy:tortoiseorm-demo
Open

Add TortoiseORM demo#751
audreyfeldroy wants to merge 6 commits intofeldroy:mainfrom
audreyfeldroy:tortoiseorm-demo

Conversation

@audreyfeldroy
Copy link
Member

This PR adds examples/tortoiseorm_demo.py which adapts https://tortoise.github.io/getting_started.html to work fully with Air, displaying data on an index page.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • New feature
    • Core Air (Air Tags, Request/Response cycle, etc)
    • Optional (Authentication, CSRF, etc)
    • Third-Party Integrated (Cookbook documentation on using Air databases or a task manager, etc)
    • Out-of-Scope (Formal integration with databases, external task managers, or commercial services etc - won't be accepted, please create a separate project)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Example Air app
  • Other (please describe):

Pull request tasks

The following have been completed for this task:

  • Code changes
  • Documentation changes for new or changed features
  • Alterations of behavior come with a working implementation in the examples folder
  • Tests on new or altered behaviors

Checklist

  • I have run just test and just qa, ensuring my code changes passes all existing tests
  • I have performed a self-review of my own code
  • I have ensured that there are tests to cover my changes

Demo or screenshot

Other information

@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Move the demo script to a dedicated subdirectory. Break out models and config into separate files. Add README
@audreyfeldroy
Copy link
Member Author

The test failure is unrelated to the actual code in this PR

@audreyfeldroy audreyfeldroy marked this pull request as ready for review November 4, 2025 23:50
@audreyfeldroy audreyfeldroy requested a review from pydanny November 4, 2025 23:50
@pydanny pydanny added python Pull requests that update python code Status: In Review 👀 feature: extra labels Nov 7, 2025
@audreyfeldroy audreyfeldroy removed the request for review from pydanny February 2, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: extra python Pull requests that update python code Status: In Review 👀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants