Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove class Meta from Model and Form class stubs #2000

Merged
merged 24 commits into from
Apr 2, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    00dd125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95f5c69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc175b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4476d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dca57cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d50e21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfa2675 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48f754c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b32e9ba View commit details
    Browse the repository at this point in the history
  10. removed ModelWithMeta

    jorenham committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    68cd002 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4232c7e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    2434812 View commit details
    Browse the repository at this point in the history
  2. fix misplaced import

    jorenham committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8c42cfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2336642 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    5a185b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc9b4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c7773d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    33b5bee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5029e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    637b630 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    130bfe1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update ext/django_stubs_ext/db/models/__init__.py

    Co-authored-by: Marti Raudsepp <marti@juffo.org>
    jorenham and intgr committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4501bb7 View commit details
    Browse the repository at this point in the history
  2. undo misplaced typing fix

    jorenham committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    304ea1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee1abc View commit details
    Browse the repository at this point in the history