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

Implements bulk_create for create_batch if available #925

Draft
wants to merge 98 commits into
base: master
Choose a base branch
from

Commits on May 19, 2022

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

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    5dfe64c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d721766 View commit details
    Browse the repository at this point in the history
  3. Fixes envs

    kingbuzzman committed May 20, 2022
    Configuration menu
    Copy the full SHA
    312d968 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5e570c View commit details
    Browse the repository at this point in the history
  5. Could not get the tests to run unless the migrations existed, didn't …

    …want to create a migration file inside the tests, and did this instead.. might bite me later
    kingbuzzman committed May 20, 2022
    Configuration menu
    Copy the full SHA
    8b2ef39 View commit details
    Browse the repository at this point in the history
  6. Fixes linter

    kingbuzzman committed May 20, 2022
    Configuration menu
    Copy the full SHA
    84b9da1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Speeds up the tests??

    kingbuzzman committed May 21, 2022
    Configuration menu
    Copy the full SHA
    8d6964a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e0e6d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

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

Commits on May 23, 2022

  1. Adds more tests

    kingbuzzman committed May 23, 2022
    Configuration menu
    Copy the full SHA
    284bc3b View commit details
    Browse the repository at this point in the history
  2. Fixes linter

    kingbuzzman committed May 23, 2022
    Configuration menu
    Copy the full SHA
    cbf1d70 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    4aff239 View commit details
    Browse the repository at this point in the history
  2. Adds postgres

    kingbuzzman committed May 24, 2022
    Configuration menu
    Copy the full SHA
    9336b76 View commit details
    Browse the repository at this point in the history
  3. Adds faker

    kingbuzzman committed May 24, 2022
    Configuration menu
    Copy the full SHA
    829e8a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db3b0ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e859d69 View commit details
    Browse the repository at this point in the history
  6. Removes added lines

    kingbuzzman committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f033127 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/pg'

    kingbuzzman committed May 24, 2022
    Configuration menu
    Copy the full SHA
    830df15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c47d7d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8675ee View commit details
    Browse the repository at this point in the history
  10. Guarantee order in test

    kingbuzzman committed May 24, 2022
    Configuration menu
    Copy the full SHA
    6f1dfb6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/pg'

    kingbuzzman committed May 24, 2022
    Configuration menu
    Copy the full SHA
    04c0d9d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    7da7f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2675f2b View commit details
    Browse the repository at this point in the history
  3. Fixes linter

    kingbuzzman committed May 25, 2022
    Configuration menu
    Copy the full SHA
    471030a View commit details
    Browse the repository at this point in the history
  4. Oops forgot 'djangomain'

    kingbuzzman committed May 25, 2022
    Configuration menu
    Copy the full SHA
    a717141 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/pg'

    kingbuzzman committed May 25, 2022
    Configuration menu
    Copy the full SHA
    11cbf47 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Easier to copy and paste

    kingbuzzman committed May 31, 2022
    Configuration menu
    Copy the full SHA
    d137ff2 View commit details
    Browse the repository at this point in the history
  2. wip

    kingbuzzman committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7667993 View commit details
    Browse the repository at this point in the history
  3. This should... work

    kingbuzzman committed May 31, 2022
    Configuration menu
    Copy the full SHA
    647f048 View commit details
    Browse the repository at this point in the history
  4. nope. and now?

    kingbuzzman committed May 31, 2022
    Configuration menu
    Copy the full SHA
    de64e06 View commit details
    Browse the repository at this point in the history
  5. Too much hastle

    kingbuzzman committed May 31, 2022
    Configuration menu
    Copy the full SHA
    54fd45b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ed9143 View commit details
    Browse the repository at this point in the history
  7. oops

    kingbuzzman committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a97e317 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bef5ac7 View commit details
    Browse the repository at this point in the history
  9. oops

    kingbuzzman committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5d3b4fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27e7564 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d85ccb5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42c46a9 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feature/pg'

    kingbuzzman committed May 31, 2022
    Configuration menu
    Copy the full SHA
    36de2f6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    588f24a View commit details
    Browse the repository at this point in the history
  15. Fixes linter

    kingbuzzman committed May 31, 2022
    Configuration menu
    Copy the full SHA
    63919f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Speed up the local env

    kingbuzzman committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    3248da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85d5a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1503e2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e12f89 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    d6c9048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a381f1f View commit details
    Browse the repository at this point in the history
  3. Fixes bad merge

    kingbuzzman committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    6c69e87 View commit details
    Browse the repository at this point in the history
  4. Undo

    kingbuzzman committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    00aff93 View commit details
    Browse the repository at this point in the history
  5. Fixes bad merge

    kingbuzzman committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    9b8e1c6 View commit details
    Browse the repository at this point in the history
  6. Fixes minor names, style

    kingbuzzman committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    43811e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    4e8d6a3 View commit details
    Browse the repository at this point in the history
  2. Bad merge

    kingbuzzman committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    0e2a396 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    56744fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a3cd4 View commit details
    Browse the repository at this point in the history
  3. Fixes bad merge

    kingbuzzman committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f8a8286 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

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

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    efb47a7 View commit details
    Browse the repository at this point in the history
  2. Adds name to credits

    kingbuzzman committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1300c26 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    8259cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24b6506 View commit details
    Browse the repository at this point in the history
  3. Oops bad merge

    kingbuzzman committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    84264ce View commit details
    Browse the repository at this point in the history
  4. Useless imports

    kingbuzzman committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    dd54f83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59faeb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dbdd25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e31a5ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8e9c91 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    6c07820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e818589 View commit details
    Browse the repository at this point in the history
  3. Update models.py

    kingbuzzman committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7adcc71 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Update factory/django.py

    Co-authored-by: Omer Katz <omer.katz@omerkatz.com>
    kingbuzzman and thedrow committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    037315e View commit details
    Browse the repository at this point in the history
  2. Update factory/django.py

    Co-authored-by: Omer Katz <omer.katz@omerkatz.com>
    kingbuzzman and thedrow committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    f59fb12 View commit details
    Browse the repository at this point in the history
  3. Adds #s

    kingbuzzman committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    cb6f1a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    579fd87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4369b72 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    8ec88e9 View commit details
    Browse the repository at this point in the history
  2. oops

    kingbuzzman committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    851b048 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22459f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Update factory/django.py

    Co-authored-by: François Freitag <mail@franek.fr>
    kingbuzzman and francoisfreitag committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7305b57 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    85e5739 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    francoisfreitag committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    820ed08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41b4179 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from francoisfreitag/bulk_create

    Bulk create
    kingbuzzman committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    734c6d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

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

Commits on Oct 25, 2022

  1. Merge remote-tracking branch 'remote/master'

    Javier Buzzi authored and Javier Buzzi committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2af25d0 View commit details
    Browse the repository at this point in the history
  2. Fixes typo

    kingbuzzman committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    068bb7b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Nov 8, 2022

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

Commits on Jan 5, 2023

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

Commits on Feb 7, 2023

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

Commits on Mar 29, 2023

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

Commits on May 3, 2023

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

Commits on Jun 23, 2023

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

Commits on Aug 26, 2024

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