issues
search
hmarr
/
mongoengine
[Moved to mongoengine/mongoengine]
https://github.com/MongoEngine/mongoengine
MIT License
793
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Invalid embedded document instance provided to an EmbeddedDocumentField
#599
smileisak
closed
8 years ago
0
mongodb URI empty fields overwrite keyword arguments
#598
edman
opened
9 years ago
0
kwargs for username and password are being forgotten in mongoengine.connect
#597
edman
opened
9 years ago
0
bulk insert does not invoke pre_save or save() methods of the Document
#596
dmitry-saritasa
opened
9 years ago
0
No way to rename a column
#595
anandsainath
opened
10 years ago
0
Documentation is wrong about QuerySet counting
#594
liorn
opened
10 years ago
0
fix: typo in register_delete_rule doc on referencefield
#593
rdkls
opened
10 years ago
0
AttributeError: 'module' object has no attribute 'DatabaseWrapper'
#592
smalliao
opened
10 years ago
1
BSONSerializer not defined when using with Django.
#591
JAORMX
closed
11 years ago
2
GenericReferenceField serialization bug
#590
drudim
closed
11 years ago
0
Queryset update doesn't go through field validation
#589
alonho
opened
11 years ago
0
no signal on document update
#588
ms5
closed
11 years ago
1
unique=True Not working.
#587
dipankar08
opened
11 years ago
1
TTL indexes does not work
#586
crchemist
closed
11 years ago
1
Support the new full text indexes (creation & find by text index)
#585
mikekhristo
opened
11 years ago
0
connect( ) falls back to localhost (bad)
#584
BobDickinson
closed
11 years ago
1
? Is there a way to tell if refernce field has been de-referenced?
#583
mattotodd
opened
11 years ago
1
a class extend from Document ,EmbeddedDocument save failed.
#582
klisly
opened
11 years ago
0
Fixed GenericReferenceField save error in some cases
#581
oldcai
opened
11 years ago
0
Update README.rst
#580
brouberol
closed
2 years ago
0
Mongoengine runs validate on non changed fields before saving.
#579
tabdulradi
closed
11 years ago
3
from .<Module> import * incompatible with 2.5
#578
Amorano
closed
11 years ago
1
EmailField fails on validation for empty strings and does not provide for required = False
#577
ghost
closed
11 years ago
1
ValidationError(A ReferenceField only accepts DBRef or documents: ['user']) problem
#576
burakkilic
closed
11 years ago
3
Added note to Django setup instructions.
#575
lardissone
closed
11 years ago
1
Method to defines a new counter.
#574
wpjunior
closed
12 years ago
2
Allow Django AuthenticationBackends to work with Django user
#573
garrypolley
closed
12 years ago
1
Tag 0.6.20
#572
dokkaebi
closed
12 years ago
2
Unable to get repr for <class 'mongoengine.queryset.QuerySet'>
#571
nuklea
closed
12 years ago
4
fixed to work with newer pymongo and bson modules
#570
jpfarias
closed
12 years ago
2
sharded collections enhencements
#569
dimonb
closed
12 years ago
1
update signal
#568
LarryEitel
closed
12 years ago
1
SequenceField and EmbeddedDocs
#567
sergio-bershadsky
closed
12 years ago
0
gridFSProxy problem when call grid_file.delete()
#566
ruandao
closed
12 years ago
2
ImageField in fields.py
#565
PhoenixAndMachine
closed
12 years ago
0
Raw MongoDB Query Parser
#564
adamaflynn
closed
12 years ago
2
Retry queries on AutoReconnect exception
#563
adamaflynn
closed
12 years ago
1
Unit test for issue #561.
#562
jvangael
closed
12 years ago
1
Re-saving a DynamicDocument with an EmbeddedDocument field crashes mongoengine.
#561
jvangael
closed
12 years ago
3
$nor filter no longer works with __raw___
#560
apendleton
closed
12 years ago
2
More precise "created" keyword argument for post_save signal
#559
helduel
closed
12 years ago
1
Please report issues on http://github.com/MongoEngine/mongoengine
#558
rozza
closed
4 years ago
0
UUID field fix, small typo, but breaks non-binary UUID field.
#557
mitar
closed
12 years ago
2
Fix for issue #555
#556
llonchj
closed
12 years ago
1
UUIDField error
#555
llonchj
closed
12 years ago
2
Fix for issue #549
#554
anemitz
closed
12 years ago
1
Please report issues on http://github.com/MongoEngine/mongoengine
#553
rozza
opened
12 years ago
1
Just a question about ListField(ReferenceField())
#552
PhoenixAndMachine
closed
12 years ago
1
Issues with Custom Managers and Testing
#551
KMontag42
closed
12 years ago
1
$in operator on a ListField throws an exception
#550
alonho
closed
12 years ago
3
Next