Skip to content

Conversation

@aclark4life
Copy link
Collaborator

No description provided.

- Update pyproject.toml
  - Add pymongo-search-utils
  - Add Faker
  - Add django-mongodb-demo
- Update justfile
- Update gitignore
- Update .pre-commit-config.yaml
  - Add djhtml
- Use `uv pip` instead of `pip`
- Read test env vars from pyproject.toml
- Add test/settings/qe.py for QE testing
- Add env_vars to Django tests to set PYMONGOCRYPT_LIB for encryption_
  tests
- Add `dm repo fetch` command
- Add `dm repo set-default`
- Add `dm project` command
  - Add `dm project run` command
  - Add `dm project migrate` command
  - Add `dm project makemigrations` command
  - Add `dm project su` to create superuser
  - Get settings path from toml
  - Add custom MongoDB apps and migrations to project template
  - Add custom built-in welcome template at /
  - Add MONGODB_URI to env via `--mongodb-uri`
  - Move settings -> settings.base
- Add `dm frontend` command
  - Add frontend template via python-webpack-boilerplate
  - Optionally add frontend when creating project
  - Optionally start the frontend when starting the project
- Add jira dir
- Add jira/PYTHON-5564.py
- Move qe.py -> jira/
- Update PYTHON-5564
- Update project template

  - Add project specific settings via project_name.py

- Update gitignore
- Update settings
- Remove `dm repo checkout`, combine with `branch`
- Rename `dm project admin` -> manage
- Always add remotes
- Cap log at 10
- Rename `dm repo sync` -> pull
- Add `dm repo push` command
- Add missing contrib apps

Update settings

Update settings

Update settings
@aclark4life aclark4life merged commit 1cb0930 into mongodb-labs:main Oct 21, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant