issues
search
gamechanger
/
mongothon
A lightweight Mongo object-document mapping abstraction layer over PyMongo
http://gamechanger.github.io/mongothon
MIT License
78
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Transaction with database
#63
cedvict
opened
3 years ago
0
[QUESTION] Connect to DB using Mongothon
#62
tbhaxor
closed
5 years ago
0
Added missing commas in documentation code examples
#61
SpenceSouth
opened
7 years ago
1
Upgrade to PyMongo 3, bump our version to 0.8
#60
thieman
closed
7 years ago
0
Make frame walk correct when called outside of a class
#59
dsevilla
opened
8 years ago
0
Some typos and missed imports.
#58
dsevilla
opened
8 years ago
0
Added lost comma to README.md
#57
YogurtTheHorse
opened
8 years ago
0
Python3 support
#56
Nekmo
opened
8 years ago
5
Indicate Python 2.7 dependency in README
#55
thieman
closed
8 years ago
1
Import error
#54
daniel-deychakiwsky
closed
8 years ago
2
bump to version 0.7.20
#53
nrschultz
closed
8 years ago
0
allow the exception message to be a unicode string, so it raises the …
#52
nrschultz
closed
8 years ago
1
Index Support
#51
kiril
closed
5 years ago
6
Pin pymongo
#50
eriktaubeneck
closed
9 years ago
4
add MIT License and badge in README
#49
eriktaubeneck
closed
9 years ago
2
Allow Document.__init__ and Model.__init__ to take **kwargs
#48
inlinestyle
closed
9 years ago
1
Document.__init__ doesn't allow keyword args
#47
inlinestyle
closed
9 years ago
0
Fix model.update for multi-character kwargs
#46
inlinestyle
closed
9 years ago
1
Model instance update errors out on multi-character keyword arguments
#45
inlinestyle
closed
9 years ago
1
Bump version to 0.7.19
#44
thieman
closed
9 years ago
0
Add offline model creation capability
#43
thieman
closed
9 years ago
1
Document the will_reload and did_reload standard events
#42
thieman
opened
9 years ago
0
Model.find_one is returning empty model instead of None
#41
inlinestyle
closed
10 years ago
0
Add Model.static_method helper
#40
inlinestyle
closed
10 years ago
2
Fixed typos.
#39
justom
closed
10 years ago
0
stop coercing ids
#38
kiril
closed
9 years ago
2
Model field change tracking
#37
tleach
closed
10 years ago
1
Inspect and remove event handlers on Models
#36
tleach
closed
10 years ago
0
will_reload / did_reload events
#35
tleach
closed
10 years ago
0
Dirty tracking
#34
tleach
closed
10 years ago
0
fix typos
#33
nrschultz
closed
10 years ago
0
Update to Schemer 0.2.0
#32
tleach
closed
10 years ago
0
Smarter ScopeBuilder
#31
tleach
closed
10 years ago
1
Expose Schemer validators
#30
tleach
closed
10 years ago
0
Refactor schemas out into separate library for reuse
#29
tleach
closed
10 years ago
0
Virtual fields
#28
tleach
opened
10 years ago
0
Make subdocument nodes independently validatable
#27
tleach
opened
10 years ago
0
Make ScopeBuilder smarter
#26
tleach
closed
10 years ago
0
Rewrite of events
#25
tleach
closed
10 years ago
1
Use "deep merge" to combine scopes
#24
tleach
closed
10 years ago
1
Updated scopes to properly deep merge queries
#23
tleach
closed
10 years ago
0
make a copy change in README
#22
paetling
closed
10 years ago
0
Move schemas into their own module
#21
tleach
closed
10 years ago
0
Fix bug with scopes where unspecified projection would result in empty r...
#20
tleach
closed
10 years ago
0
Make Model().update delegate to the Python dict API
#19
inlinestyle
closed
10 years ago
1
Reverting merges
#18
inlinestyle
closed
10 years ago
0
ability to do a custom count via model
#17
kiril
closed
10 years ago
3
Rename Model.update
#16
tleach
closed
10 years ago
6
Detect circular references in dicts used to populate models
#15
tleach
closed
10 years ago
0
Model class construction changes.
#14
tleach
closed
11 years ago
0
Next