Skip to content

issues Search Results · repo:django-nonrel/mongodb-engine language:Python

Filter by

168 results
 (69 ms)

168 results

indjango-nonrel/mongodb-engine (press backspace or delete to remove)

I think it should be raise ImproperlyConfigured(exc_info[1], exc_info[2])
  • saipraveenkondapalli
  • Opened 
    on May 16, 2023
  • #242

Hi, In mongodb-engine, inappropriate dependency versioning constraints can cause risks. Below are the dependencies and version constraints that the project is using pymongo =2.8 djangotoolbox =1.6.0 ...
  • PyDeps
  • Opened 
    on Oct 26, 2022
  • #241

1. I started out with this queryset; SELECT collection_collection.id, collection_collection.public_access, collection_collection.created_at, collection_collection.updated_at, collection_collection.created_by, ...
  • karuhanga
  • 1
  • Opened 
    on Sep 6, 2019
  • #238

Hi, I am still having the problem about the indexes when I type python manage.py syncdb: DeprecationWarning: descending_indexes , sparse_indexes and index_together are deprecated and will be ignored ...
  • felmarlop
  • 1
  • Opened 
    on Nov 2, 2018
  • #236

On the following page, http://django-mongodb-engine.readthedocs.io/en/latest/topics/setup.html Among the required pip commands, there s one pip install which is pointing to a dead link. pip install git+https://github.com/django-nonrel/django@nonrel-1.5 ...
  • anagha-pm
  • Opened 
    on Dec 5, 2017
  • #233

I d love to see this project being brought back to life. I think it is a good project!
  • Aroniez
  • 6
  • Opened 
    on May 30, 2017
  • #230

I have managed to view my mongoDB collection in a ListView with success following the tutorial so far. But when i try to see a detail view, Django trhows: invalid literal for int() with base 10: 58789fd87608564e074e83c5 ...
  • pilamb
  • Opened 
    on Jan 16, 2017
  • #229

Hello, I m trying to use mongodb in my project. When I run python manage.py migrate Traceback (most recent call last): File manage.py , line 22, in module execute_from_command_line(sys.argv) ...
  • mkaya93
  • Opened 
    on Dec 7, 2016
  • #228

Hi! I m building a long query by -ing multiple smaller ones. It looks like when multiple __in queries on one field are combined with , the resulting query combines all __in parameters into a single list, ...
  • K900
  • Opened 
    on Jul 22, 2016
  • #227
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub