Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mongodb-labs/django-mongodb-backend issues and pull requests

#241 - fix MongoDB version in evergreen build name

Pull Request - State: open - Opened by timgraham 3 days ago - 1 comment

#240 - PYTHON-5047 Fix dry run logic in releases yet again

Pull Request - State: closed - Opened by blink1073 4 days ago

#239 - Restore to version 5.0.0a3

Pull Request - State: closed - Opened by Jibola 4 days ago

#238 - PYTHON-5047 Fix dry run logic in releases again

Pull Request - State: closed - Opened by blink1073 4 days ago - 1 comment

#237 - fix forms with nested embedded model fields

Pull Request - State: open - Opened by timgraham 4 days ago

#236 - update "Development Status" trover classifier to beta

Pull Request - State: closed - Opened by Jibola 5 days ago

#235 - Update README.md

Pull Request - State: closed - Opened by aclark4life 5 days ago

#234 - drop support for MongoDB 5.0

Pull Request - State: closed - Opened by timgraham 6 days ago

#233 - restructure docs per Diátaxis framework

Pull Request - State: open - Opened by timgraham 6 days ago

#231 - PYTHON-5047 & PYTHON-5062 Improve testing of publish workflows

Pull Request - State: closed - Opened by blink1073 6 days ago - 1 comment

#230 - add support for JSONField lookups in an embedded model

Pull Request - State: closed - Opened by WaVEV 7 days ago

#229 - add support for database caching

Issue - State: open - Opened by timgraham 10 days ago

#228 - configure Sphinx to warn about missing references

Pull Request - State: closed - Opened by timgraham 12 days ago

#227 - prevent the creation of embedded models

Pull Request - State: closed - Opened by timgraham 14 days ago

#226 - add subquery tests for EmbeddedModelField

Pull Request - State: closed - Opened by WaVEV 15 days ago

#225 - fix group by for EmbeddedModel field

Pull Request - State: closed - Opened by WaVEV 15 days ago

#224 - add field name validation to EmbeddedModelField lookups

Pull Request - State: closed - Opened by WaVEV 15 days ago

#223 - Publish to test TestPyPI before publishing to PyPI

Pull Request - State: closed - Opened by blink1073 16 days ago - 1 comment

#222 - Revised README

Pull Request - State: closed - Opened by Jibola 16 days ago - 3 comments

#221 - support group by in embedded model fields

Issue - State: closed - Opened by WaVEV 17 days ago

#220 - Add 8.0 and Auth + SSL Testing

Pull Request - State: closed - Opened by Jibola 17 days ago - 12 comments

#219 - add EmbeddedModelField support to ArrayField

Issue - State: open - Opened by timgraham 19 days ago

#218 - rename project title to "Django MongoDB Backend"

Pull Request - State: closed - Opened by timgraham 19 days ago

#216 - prevent embedded models from being created in a separate collection

Issue - State: closed - Opened by timgraham 19 days ago - 4 comments

#199 - update to Django 5.2

Pull Request - State: open - Opened by timgraham about 2 months ago

#151 - add EmbeddedModelField

Pull Request - State: closed - Opened by timgraham 4 months ago - 3 comments

#100 - categorize queries expected failures

Pull Request - State: closed - Opened by timgraham 6 months ago

#100 - categorize queries expected failures

Pull Request - State: closed - Opened by timgraham 6 months ago

#99 - fix projection of refs in foreign collections

Pull Request - State: closed - Opened by WaVEV 6 months ago - 4 comments

#99 - fix projection of refs in foreign collections

Pull Request - State: closed - Opened by WaVEV 6 months ago - 4 comments

#98 - use IsNull for Count() filtering

Pull Request - State: closed - Opened by timgraham 6 months ago

#98 - use IsNull for Count() filtering

Pull Request - State: closed - Opened by timgraham 6 months ago

#97 - fix typo in function name: perserve -> preserve

Pull Request - State: closed - Opened by timgraham 6 months ago

#97 - fix typo in function name: perserve -> preserve

Pull Request - State: closed - Opened by timgraham 6 months ago

#96 - doc'd the need to remove default_auto_field from apps.py

Pull Request - State: closed - Opened by timgraham 6 months ago

#96 - doc'd the need to remove default_auto_field from apps.py

Pull Request - State: closed - Opened by timgraham 6 months ago

#95 - Saving twice causes TypeError: Field 'id' expected a number but got ObjectId

Issue - State: closed - Opened by Jibola 6 months ago - 4 comments

#95 - Saving twice causes TypeError: Field 'id' expected a number but got ObjectId

Issue - State: closed - Opened by Jibola 6 months ago - 4 comments

#94 - add support for ordering by expressions

Pull Request - State: closed - Opened by WaVEV 6 months ago

#94 - add support for ordering by expressions

Pull Request - State: closed - Opened by WaVEV 6 months ago

#93 - made empty query handling use NothingNode

Pull Request - State: closed - Opened by timgraham 6 months ago

#93 - made empty query handling use NothingNode

Pull Request - State: closed - Opened by timgraham 6 months ago

#92 - fix crash of DecimalField lookup with F expression

Pull Request - State: closed - Opened by timgraham 6 months ago

#92 - fix crash of DecimalField lookup with F expression

Pull Request - State: closed - Opened by timgraham 6 months ago

#90 - fix isnull lookup when querying joined tables

Pull Request - State: closed - Opened by WaVEV 6 months ago

#90 - fix isnull lookup when querying joined tables

Pull Request - State: closed - Opened by WaVEV 6 months ago

#89 - remove test_filter_reverse_non_integer_pk from expected failures

Pull Request - State: closed - Opened by timgraham 6 months ago

#89 - remove test_filter_reverse_non_integer_pk from expected failures

Pull Request - State: closed - Opened by timgraham 6 months ago

#88 - made QuerySet iteration respect chunk_size

Pull Request - State: closed - Opened by timgraham 6 months ago

#88 - made QuerySet iteration respect chunk_size

Pull Request - State: closed - Opened by timgraham 6 months ago

#87 - fix QuerySet.update() with multi-table inheritance

Pull Request - State: closed - Opened by timgraham 6 months ago

#87 - fix QuerySet.update() with multi-table inheritance

Pull Request - State: closed - Opened by timgraham 6 months ago

#86 - add support for order_by() on related collections

Pull Request - State: closed - Opened by timgraham 7 months ago

#86 - add support for order_by() on related collections

Pull Request - State: closed - Opened by timgraham 7 months ago

#85 - add skips for delete and queries tests

Pull Request - State: closed - Opened by timgraham 7 months ago

#85 - add skips for delete and queries tests

Pull Request - State: closed - Opened by timgraham 7 months ago

#84 - add support for QuerySet.aggregate()

Pull Request - State: closed - Opened by WaVEV 7 months ago

#84 - add support for QuerySet.aggregate()

Pull Request - State: closed - Opened by WaVEV 7 months ago

#83 - reorganize QuerySet.annotate() test skips

Pull Request - State: closed - Opened by timgraham 7 months ago

#83 - reorganize QuerySet.annotate() test skips

Pull Request - State: closed - Opened by timgraham 7 months ago

#82 - update to Django 5.1

Pull Request - State: open - Opened by timgraham 7 months ago

#82 - update to Django 5.1

Pull Request - State: closed - Opened by timgraham 7 months ago

#81 - add xor support for Q objects

Pull Request - State: closed - Opened by timgraham 7 months ago

#81 - add xor support for Q objects

Pull Request - State: closed - Opened by timgraham 7 months ago

#80 - fix QuerySet.annotate() crash with combined expression

Pull Request - State: closed - Opened by timgraham 7 months ago

#80 - fix QuerySet.annotate() crash with combined expression

Pull Request - State: closed - Opened by timgraham 7 months ago

#79 - Count() in QuerySet.annotate() crashes: Unknown expression $count

Issue - State: closed - Opened by timgraham 7 months ago - 2 comments

#79 - Count() in QuerySet.annotate() crashes: Unknown expression $count

Issue - State: closed - Opened by timgraham 7 months ago - 2 comments

#78 - allow QuerySet.count() to query multiple collections

Pull Request - State: closed - Opened by timgraham 7 months ago - 2 comments

#78 - allow QuerySet.count() to query multiple collections

Pull Request - State: closed - Opened by timgraham 7 months ago - 2 comments

#77 - add skips for one_to_one tests

Pull Request - State: closed - Opened by timgraham 7 months ago

#77 - add skips for one_to_one tests

Pull Request - State: closed - Opened by timgraham 7 months ago

#75 - raise NotSupportedError for QuerySet.prefetch_related()

Pull Request - State: closed - Opened by timgraham 7 months ago

#75 - raise NotSupportedError for QuerySet.prefetch_related()

Pull Request - State: closed - Opened by timgraham 7 months ago

#74 - add support for QuerySet.prefetch_related()

Issue - State: open - Opened by timgraham 7 months ago - 2 comments
Labels: priority:low

#74 - add support for QuerySet.prefetch_related()

Issue - State: open - Opened by timgraham 7 months ago - 2 comments
Labels: priority:low

#73 - add DatabaseError wrapping for aggregate() queries

Pull Request - State: closed - Opened by timgraham 7 months ago

#73 - add DatabaseError wrapping for aggregate() queries

Pull Request - State: closed - Opened by timgraham 7 months ago

#72 - PYTHON-4675: add support for QuerySet.union()

Issue - State: closed - Opened by timgraham 7 months ago - 2 comments

#72 - PYTHON-4675: add support for QuerySet.union()

Issue - State: closed - Opened by timgraham 7 months ago - 2 comments

#71 - fix F expression with datetime/time lookups

Pull Request - State: closed - Opened by timgraham 7 months ago

#71 - fix F expression with datetime/time lookups

Pull Request - State: closed - Opened by timgraham 7 months ago

#70 - conform SQLCompiler.execute_sql() and results_iter() to Django's API

Pull Request - State: closed - Opened by WaVEV 7 months ago

#70 - conform SQLCompiler.execute_sql() and results_iter() to Django's API

Pull Request - State: closed - Opened by WaVEV 7 months ago

#69 - remove redundant setup_query() call

Pull Request - State: closed - Opened by timgraham 7 months ago

#69 - remove redundant setup_query() call

Pull Request - State: closed - Opened by timgraham 7 months ago

#68 - fix slicing QuerySet.count()

Pull Request - State: closed - Opened by timgraham 7 months ago

#68 - fix slicing QuerySet.count()

Pull Request - State: closed - Opened by timgraham 7 months ago

#67 - allow order_by() to reference annotations

Pull Request - State: closed - Opened by timgraham 7 months ago

#67 - allow order_by() to reference annotations

Pull Request - State: closed - Opened by timgraham 7 months ago