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

Fix random generation of ContentType values when there is no database access #290

Merged

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    ab1f5fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e4ecb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72197e View commit details
    Browse the repository at this point in the history
  4. Add model-bakers#290 to changelog

    ento committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    dd63cd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Merge remote-tracking branch 'origin/main' into fix-gen-contenttype-w…

    …ithout-db
    
    Modified tests/test_baker.py in order to fix this pre-commit error from
    pydocstyle:
    
    > tests/test_baker.py:574 in public method `test_ensure_reverse_fk_for_many_to_one_is_working`:
    >         D400: First line should end with a period (not 'd')
    ento committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    17642fb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    ff019e9 View commit details
    Browse the repository at this point in the history