issues
search
kiddouk
/
redisco
A Python Library for Simple Models and Containers Persisted in Redis
MIT License
439
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is `redisco` dead?
#79
lovetoburnswhen
opened
3 years ago
0
Fix simple typo: upports -> supports
#78
timgates42
opened
4 years ago
0
Fix simple typo: upports -> supports
#77
timgates42
opened
4 years ago
0
Use code blocks in readme
#76
MatthewScholefield
opened
6 years ago
0
how to new a model from a dict or json
#75
yongliangliu
opened
6 years ago
0
python3 compatibility
#74
chen2aaron
opened
7 years ago
0
Merge python 3.5 compatability fork
#73
vanpelt
opened
7 years ago
1
way to expire object in some time
#72
ghost
opened
7 years ago
0
Modelset filter doesn't work in other DB except 0
#71
XinfuZheng
opened
7 years ago
0
Update (.save()) do not work if the object fetched using .filter()
#70
kishorpawar
opened
8 years ago
0
Self-reference (recursive) ManyToOne/OneToMany relationships available?
#69
kishorpawar
opened
8 years ago
0
Storing utc datetime values for auto_now_add and auto_now
#68
kishorpawar
opened
8 years ago
0
function zfilter is not usable for datetime type
#67
zhangdong046
opened
8 years ago
2
[Option] Return dictionaries instead of models
#66
sbstnc
closed
1 year ago
0
Add choice field param for all fields
#65
liuliqiang
opened
8 years ago
0
Timedelta - fractional seconds fix.
#64
stuaxo
closed
8 years ago
1
Pcostesi feature managers
#63
kiddouk
closed
8 years ago
0
add __getitem__ to ModelBase for [] call syntax
#62
kiddouk
closed
8 years ago
0
Update PyPi Package
#61
prologic
opened
8 years ago
9
fix _max_score always return None
#60
baijinping
closed
8 years ago
3
DictField, SetField ?
#59
stuaxo
opened
8 years ago
0
Using Mixins to add common fields to a model doesn't work
#58
stuaxo
closed
8 years ago
2
Supporting startswith queries
#57
stuaxo
opened
8 years ago
0
Composite Keys
#56
stuaxo
opened
8 years ago
0
Feature Request: get_or_create could return tuple
#55
stuaxo
opened
8 years ago
1
Timedelta
#54
stuaxo
closed
8 years ago
4
Fix doctests
#53
stuaxo
closed
8 years ago
1
Travis - start redis server
#52
stuaxo
closed
8 years ago
0
Travis tests all failing with connection refused
#51
stuaxo
closed
8 years ago
2
Nosetestfix
#50
stuaxo
closed
8 years ago
1
How to run rediscos tests?
#49
stuaxo
closed
8 years ago
2
Pip install SyntaxError: invalid syntax
#48
glynjackson
closed
8 years ago
0
some feature request
#47
liuliqiang
opened
8 years ago
1
Fixed bug in Models.save() and added unittests for it.
#46
guihaojin
closed
8 years ago
0
added an extra clean up method after deletion of object
#45
IAlwaysBeCoding
opened
9 years ago
1
support redis3.0
#44
rfyiamcool
opened
9 years ago
1
Add support to optionally use redislite
#43
dwighthubbard
closed
8 years ago
5
can't save the model object second time if some attribute is unique.
#42
hanbaga
closed
8 years ago
3
Clean up after all objects have been removed from.
#41
IAlwaysBeCoding
closed
9 years ago
0
Fix typo
#40
icook
closed
8 years ago
1
Recursion problem with circuits model references and Model.__repr__
#39
prologic
opened
10 years ago
1
fixing datetime exposure in unit tests
#38
heckj
closed
9 years ago
0
Updating an object with a unique field raises a validation exception.
#37
aanastasiou
opened
10 years ago
0
fixed reversed value for indexed
#36
vartec
closed
5 years ago
0
target_type for ReferenceField should allow to be string
#35
Grokzen
opened
10 years ago
0
Should indexing be turned on or off for large Attribute fields?
#34
rca
opened
10 years ago
0
ListField unicode load error in Model.objects.all() function
#33
ScenK
opened
10 years ago
0
An empty collection raises an error on zfilter
#32
naftulikay
opened
11 years ago
0
Can't push an array when initializing a list of references to ListField;can only append
#31
GorgeouslyHumble
opened
11 years ago
0
Filter and ZFilter
#30
denisvolokh
opened
11 years ago
0
Next