issues
search
mongodb-labs
/
django-mongodb
MongoDB Backend for Django
Apache License 2.0
16
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
INTPYTHON-424 Support passing URLs via `django_mongodb.parse`
#195
aclark4life
opened
10 hours ago
1
INTPYTHON-424 Prevent redundant requirement for USER and PASSWORD arguments when URI with authentication is provided
#194
Jibola
closed
10 hours ago
6
INTPYTHON-396 Document how to enable pymongo logging using the LOGGING setting
#193
aclark4life
closed
4 days ago
0
INTPYTHON-400 Investigate compatibility with the Django Debug Toolbar
#192
aclark4life
opened
6 days ago
2
PYTHON-4969 Add GitHub Actions scanner
#191
blink1073
closed
6 days ago
3
Bump actions/setup-python from 4 to 5 in the actions group
#190
dependabot[bot]
closed
1 week ago
0
Update django requirement from <5.1,>=5.0 to >=5.0,<5.2
#189
dependabot[bot]
closed
1 week ago
2
fix queries when subquery has a union
#188
WaVEV
closed
6 days ago
0
add ObjectIdField
#187
WaVEV
opened
1 week ago
8
INTPYTHON-406 Add automated release workflows for Django-MongoDB
#186
blink1073
closed
1 week ago
3
add system check to prohibit AutoField
#185
timgraham
closed
2 weeks ago
0
INTPYTHON-407 Add evergreen configuration for django-mongodb
#184
blink1073
closed
2 weeks ago
4
INTPYTHON-348 add support for QuerySet.raw_aggregate()
#183
aclark4life
closed
3 days ago
10
INTPYTHON-396 Add common problems and fixes
#182
aclark4life
closed
3 weeks ago
3
INTPYTHON-435: investigate speeding up Django's TransactionTestCase/TestCase
#181
timgraham
opened
3 weeks ago
1
remove unnecessary ternary in where_node()
#180
WaVEV
closed
3 weeks ago
0
speed up CI by running each test app separately
#179
timgraham
closed
3 weeks ago
3
refactor connection creation to use Django's APIs
#178
timgraham
closed
3 weeks ago
0
implement ObjectIdAutoField.deconstruct()
#177
timgraham
closed
3 weeks ago
0
remove unnecessary $convert in ObjectIdAutoField $lookup queries
#176
WaVEV
closed
4 weeks ago
1
make ObjectIdAutoField.to_python() accept integers as strings
#175
timgraham
closed
3 weeks ago
3
Forking django-mongodb for DocumentDB Compatibility
#174
iYasha
closed
1 month ago
4
INTPYTHON-348 add support for QuerySet.raw_mql()
#173
aclark4life
closed
3 weeks ago
11
update project/app template links to mongodb-labs
#172
aclark4life
closed
1 month ago
0
add support for expression default value when it raises EmptyResultSet
#171
WaVEV
closed
1 month ago
0
add admin_filters tests to CI and fix bugs identified by them
#170
WaVEV
closed
1 month ago
0
add dbshell tests to CI
#169
timgraham
closed
1 month ago
0
refactor "group by" to use embedded documents
#168
WaVEV
closed
1 month ago
0
add support for QuerySet.distinct()
#167
WaVEV
closed
1 month ago
2
fix SQLCompiler.collection_name crash on QuerySet.update() with MTI
#166
WaVEV
closed
1 month ago
0
QuerySet.update() with MTI crashes SQLCompiler.collection_name with StopIteration
#165
timgraham
closed
1 month ago
1
add support for QuerySet.distinct()
#164
timgraham
closed
1 month ago
0
INTPYTHON-348 add QuerySet.raw_aggregate()
#163
aclark4life
closed
3 days ago
0
only run GitHub actions tests when Python files have changed
#162
timgraham
closed
1 month ago
0
QuerySet.filter() in lookup doesn't return any results when subquery returns ObjectId
#161
timgraham
opened
1 month ago
0
document how to use startproject/app templates
#160
aclark4life
closed
1 month ago
2
add support for partial indexes
#159
timgraham
closed
4 days ago
7
fix username/password authentication
#158
SavingFrame
closed
1 month ago
0
add support for FilteredRelation
#157
timgraham
opened
1 month ago
0
Union Subquery Not Mapping Parent Parameters and Collections Properly.
#156
WaVEV
closed
6 days ago
0
add support for expression default value when it raises EmptyResultSet
#155
WaVEV
closed
1 month ago
1
PYTHON-4834 Add __repr__ to pymongo.operations.IndexModel
#154
aclark4life
closed
1 month ago
2
add support for sqlmigrate
#153
timgraham
closed
1 month ago
1
add debug logging for SchemaEditor operations
#152
timgraham
closed
1 month ago
0
add support for EmbeddedModelField
#151
timgraham
opened
1 month ago
3
add remaining test apps to CI
#150
timgraham
closed
2 weeks ago
0
add support for subqueries (Subquery, Exists, and QuerySet as a lookup value)
#149
WaVEV
closed
1 month ago
0
PYTHON-4814 Create project and app templates
#148
aclark4life
closed
1 month ago
3
PYTHON-4814 create project and app templates
#147
aclark4life
closed
1 month ago
1
PYTHON-4696 Add ReadTheDocs Config
#146
blink1073
closed
1 month ago
0
Next