Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / django-cache-machine/django-cache-machine issues and pull requests

#70 - Make link work

Pull Request - State: closed - Opened by merwok about 10 years ago - 1 comment

#69 - Fix `pip install` command in README

Pull Request - State: closed - Opened by whtsky about 10 years ago - 2 comments

#69 - Fix `pip install` command in README

Pull Request - State: closed - Opened by whtsky about 10 years ago - 2 comments

#67 - Looking for difference b/w obj,id,model metho

Issue - State: closed - Opened by jyothinaidu about 10 years ago - 1 comment

#66 - InvalidCacheBackendError when using caching.backends.memcached.MemcachedCache

Issue - State: closed - Opened by vkurup about 10 years ago - 2 comments

#65 - work with Redis problem

Issue - State: closed - Opened by scott1028 about 10 years ago - 2 comments

#64 - usage with django.test.TestCase rollback

Issue - State: closed - Opened by keturn about 10 years ago - 1 comment

#64 - usage with django.test.TestCase rollback

Issue - State: closed - Opened by keturn about 10 years ago - 1 comment

#63 - Development server hangs

Issue - State: closed - Opened by schacki about 10 years ago - 5 comments
Labels: bug

#63 - Development server hangs

Issue - State: closed - Opened by schacki about 10 years ago - 5 comments
Labels: bug

#62 - failed to invalidate query cache when add new record to the table

Issue - State: closed - Opened by yifanw80 over 10 years ago - 3 comments

#60 - Non empty queryset cast to list results in empty list

Issue - State: open - Opened by bbenko over 10 years ago - 1 comment
Labels: bug

#60 - Non empty queryset cast to list results in empty list

Issue - State: open - Opened by bbenko over 10 years ago - 1 comment
Labels: bug

#56 - A few documentation fixes

Pull Request - State: closed - Opened by colons over 10 years ago - 1 comment

#56 - A few documentation fixes

Pull Request - State: closed - Opened by colons over 10 years ago - 1 comment

#55 - Caching Consistency if DB is used by few Django apps

Issue - State: closed - Opened by Voulnet over 10 years ago - 1 comment

#55 - Caching Consistency if DB is used by few Django apps

Issue - State: closed - Opened by Voulnet over 10 years ago - 1 comment

#54 - Django no longer has parse_backend_uri

Issue - State: closed - Opened by kmtracey over 10 years ago - 2 comments

#53 - New pypi release and version bump?

Issue - State: closed - Opened by chaselee over 10 years ago - 8 comments

#53 - New pypi release and version bump?

Issue - State: closed - Opened by chaselee over 10 years ago - 8 comments

#52 - Python 3.3 support?

Issue - State: closed - Opened by toranb over 10 years ago - 2 comments
Labels: feature

#52 - Python 3.3 support?

Issue - State: closed - Opened by toranb over 10 years ago - 2 comments
Labels: feature

#50 - Invalidation of Foreign Keys

Issue - State: open - Opened by npetrell over 10 years ago - 2 comments
Labels: discussion

#50 - Invalidation of Foreign Keys

Issue - State: open - Opened by npetrell over 10 years ago - 2 comments
Labels: discussion

#49 - Add in support for GenericForeignKey fields.

Pull Request - State: closed - Opened by bendemboski over 10 years ago - 2 comments

#47 - Added a failure test

Pull Request - State: closed - Opened by andreacimino over 10 years ago - 1 comment

#45 - Fixes #14

Pull Request - State: closed - Opened by bendemboski almost 11 years ago - 2 comments

#45 - Fixes #14

Pull Request - State: closed - Opened by bendemboski almost 11 years ago - 2 comments

#43 - FETCH_BY_ID is undocumented

Issue - State: open - Opened by tgross almost 11 years ago - 4 comments
Labels: documentation

#43 - FETCH_BY_ID is undocumented

Issue - State: open - Opened by tgross almost 11 years ago - 4 comments
Labels: documentation

#41 - @caching.cached_method returns inconsistent results

Issue - State: open - Opened by andymckay about 11 years ago - 1 comment
Labels: bug

#40 - Why no any docs how to install cache_machine?

Issue - State: closed - Opened by vaiosx about 11 years ago - 2 comments
Labels: documentation

#40 - Why no any docs how to install cache_machine?

Issue - State: closed - Opened by vaiosx about 11 years ago - 2 comments
Labels: documentation

#37 - Docs do not explain how to use Redis

Issue - State: closed - Opened by acjay about 11 years ago - 2 comments
Labels: documentation

#37 - Docs do not explain how to use Redis

Issue - State: closed - Opened by acjay about 11 years ago - 2 comments
Labels: documentation

#36 - Multi-DB support

Pull Request - State: closed - Opened by tgross over 11 years ago - 2 comments

#36 - Multi-DB support

Pull Request - State: closed - Opened by tgross over 11 years ago - 2 comments

#32 - Caching empty querysets breaks get_or_create

Issue - State: open - Opened by pmclanahan almost 12 years ago
Labels: bug

#32 - Caching empty querysets breaks get_or_create

Issue - State: open - Opened by pmclanahan almost 12 years ago
Labels: bug

#31 - problem in admin

Issue - State: closed - Opened by artofhuman almost 12 years ago - 2 comments

#31 - problem in admin

Issue - State: closed - Opened by artofhuman almost 12 years ago - 2 comments

#28 - No way configure Django-Cache-Machine to use Multiple Memcache Nodes?

Issue - State: closed - Opened by lylepratt about 12 years ago - 8 comments

#28 - No way configure Django-Cache-Machine to use Multiple Memcache Nodes?

Issue - State: closed - Opened by lylepratt about 12 years ago - 8 comments

#27 - Make log behavior configurable

Issue - State: closed - Opened by metachris about 12 years ago - 1 comment
Labels: feature

#27 - Make log behavior configurable

Issue - State: closed - Opened by metachris about 12 years ago - 1 comment
Labels: feature

#26 - Fix for django weirdness with inheritance for proxy model counts

Pull Request - State: closed - Opened by Bpless about 12 years ago - 2 comments

#23 - No invalidation on ManyToManyField

Issue - State: open - Opened by turingmachine about 12 years ago - 10 comments
Labels: feature

#19 - Models are missing dynamic attributes (e.g. django-thumbs) if fetched from cache

Issue - State: open - Opened by turingmachine over 12 years ago - 1 comment
Labels: bug

#19 - Models are missing dynamic attributes (e.g. django-thumbs) if fetched from cache

Issue - State: open - Opened by turingmachine over 12 years ago - 1 comment
Labels: bug

#15 - Manual cache method not working

Issue - State: closed - Opened by kevinpostal almost 13 years ago - 1 comment

#15 - Manual cache method not working

Issue - State: closed - Opened by kevinpostal almost 13 years ago - 1 comment

#14 - Count on queryset with empty list fails

Issue - State: closed - Opened by andymckay almost 13 years ago - 5 comments
Labels: bug

#14 - Count on queryset with empty list fails

Issue - State: closed - Opened by andymckay almost 13 years ago - 5 comments
Labels: bug

#6 - Adding an object did not invalidate queries

Issue - State: closed - Opened by twidi about 14 years ago - 34 comments
Labels: bug

#6 - Adding an object did not invalidate queries

Issue - State: closed - Opened by twidi about 14 years ago - 34 comments
Labels: bug

#5 - Python 2.4 compatibility

Issue - State: closed - Opened by tarkatronic about 14 years ago - 1 comment

#5 - Python 2.4 compatibility

Issue - State: closed - Opened by tarkatronic about 14 years ago - 1 comment

#1 - Make it easy to invalidate auth.User (and other 3rd-party models)

Issue - State: open - Opened by dziegler over 14 years ago - 12 comments
Labels: feature

#1 - Make it easy to invalidate auth.User (and other 3rd-party models)

Issue - State: open - Opened by dziegler over 14 years ago - 12 comments
Labels: feature