Ecosyste.ms: Issues

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

GitHub / vijaykatam/django-cache-manager issues and pull requests

#34 - Is this a dead project?

Issue - State: closed - Opened by jasonduncan over 6 years ago

#33 - added support for QuerySet.first()

Pull Request - State: open - Opened by Eugeny over 6 years ago - 1 comment

#32 - No support for custom querysets

Issue - State: open - Opened by ajenhl almost 7 years ago

#31 - Fixed error: 'NoneType' object has no attribute '_meta'

Pull Request - State: closed - Opened by jwpas about 7 years ago - 2 comments

#30 - Avoid spurious cache miss when query is empty

Pull Request - State: closed - Opened by Laski over 7 years ago - 2 comments

#29 - Must define a 'defaut' cache in your CACHE setting.

Issue - State: open - Opened by Iazzetta over 7 years ago - 1 comment

#28 - Update to support Django 1.11

Issue - State: open - Opened by ajenhl over 7 years ago - 1 comment
Labels: help wanted

#27 - Do I understand correctly?

Issue - State: open - Opened by linghu-chong almost 8 years ago - 2 comments

#27 - Do I understand correctly?

Issue - State: open - Opened by linghu-chong almost 8 years ago - 2 comments

#26 - Improper invalidation of child models

Issue - State: open - Opened by someidiot about 8 years ago - 4 comments

#26 - Improper invalidation of child models

Issue - State: open - Opened by someidiot about 8 years ago - 4 comments

#25 - abstarcted invalidate model cache

Pull Request - State: open - Opened by asifpy about 8 years ago - 2 comments

#25 - abstarcted invalidate model cache

Pull Request - State: open - Opened by asifpy about 8 years ago - 2 comments

#24 - WIP: Add retries

Pull Request - State: closed - Opened by vijaykatam about 8 years ago - 1 comment

#23 - Update check to 1.8

Pull Request - State: closed - Opened by vijaykatam about 8 years ago - 2 comments

#23 - Update check to 1.8

Pull Request - State: closed - Opened by vijaykatam about 8 years ago - 2 comments

#22 - Fixed #20 - Django 1.10 support

Pull Request - State: closed - Opened by Eugeny over 8 years ago - 15 comments

#22 - Fixed #20 - Django 1.10 support

Pull Request - State: closed - Opened by Eugeny over 8 years ago - 15 comments

#21 - 'TIMEOUT': 0 for FileBasedCache

Issue - State: closed - Opened by Sovetnikov over 8 years ago - 1 comment

#21 - 'TIMEOUT': 0 for FileBasedCache

Issue - State: closed - Opened by Sovetnikov over 8 years ago - 1 comment

#20 - Django 1.10 support

Issue - State: closed - Opened by someidiot over 8 years ago - 1 comment

#20 - Django 1.10 support

Issue - State: closed - Opened by someidiot over 8 years ago - 1 comment

#19 - Fix Django version in requirements

Pull Request - State: closed - Opened by si14 almost 9 years ago - 3 comments

#19 - Fix Django version in requirements

Pull Request - State: closed - Opened by si14 almost 9 years ago - 3 comments

#18 - Django 1.9

Pull Request - State: closed - Opened by guyguyon about 9 years ago - 4 comments

#18 - Django 1.9

Pull Request - State: closed - Opened by guyguyon about 9 years ago - 4 comments

#17 - Use new Django 1.8 Model._meta API for fetching related tables.

Pull Request - State: closed - Opened by ajenhl over 9 years ago - 2 comments

#17 - Use new Django 1.8 Model._meta API for fetching related tables.

Pull Request - State: closed - Opened by ajenhl over 9 years ago - 2 comments

#15 - Warnings using django 1.8.1

Issue - State: closed - Opened by paridin over 9 years ago - 9 comments

#15 - Warnings using django 1.8.1

Issue - State: closed - Opened by paridin over 9 years ago - 9 comments

#14 - fixing ascii encode error with hashlib.md5, adding testcase

Pull Request - State: closed - Opened by roger-link almost 10 years ago - 1 comment

#13 - How to implement if your model already has a default manager?

Issue - State: closed - Opened by picturedots almost 10 years ago - 1 comment

#13 - How to implement if your model already has a default manager?

Issue - State: closed - Opened by picturedots almost 10 years ago - 1 comment

#12 - m2m bulk updates cache eviction

Pull Request - State: closed - Opened by vijaykatam almost 10 years ago

#11 - m2m relationships with through don't flush on update

Issue - State: closed - Opened by vijaykatam almost 10 years ago
Labels: bug

#11 - m2m relationships with through don't flush on update

Issue - State: closed - Opened by vijaykatam almost 10 years ago
Labels: bug

#10 - fix for handling of empty iterables for __in args to filter

Pull Request - State: closed - Opened by cmgurba almost 10 years ago - 5 comments

#10 - fix for handling of empty iterables for __in args to filter

Pull Request - State: closed - Opened by cmgurba almost 10 years ago - 5 comments

#9 - '__in' filter being passed an empty iterable causes crash

Issue - State: closed - Opened by cmgurba almost 10 years ago
Labels: bug

#9 - '__in' filter being passed an empty iterable causes crash

Issue - State: closed - Opened by cmgurba almost 10 years ago
Labels: bug

#8 - Better cache management for select_related

Issue - State: closed - Opened by vijaykatam almost 10 years ago - 1 comment
Labels: enhancement, wontfix

#8 - Better cache management for select_related

Issue - State: closed - Opened by vijaykatam almost 10 years ago - 1 comment
Labels: enhancement, wontfix

#7 - Invalidate related model caches

Pull Request - State: closed - Opened by vijaykatam almost 10 years ago - 2 comments

#7 - Invalidate related model caches

Pull Request - State: closed - Opened by vijaykatam almost 10 years ago - 2 comments

#6 - Related model queries cache

Issue - State: closed - Opened by vijaykatam almost 10 years ago - 3 comments
Labels: bug

#5 - Cache set should retry 'x' times

Issue - State: open - Opened by vijaykatam about 10 years ago - 3 comments
Labels: enhancement

#5 - Cache set should retry 'x' times

Issue - State: open - Opened by vijaykatam about 10 years ago - 3 comments
Labels: enhancement

#4 - Add sphinx docs

Issue - State: closed - Opened by vijaykatam about 10 years ago
Labels: enhancement, help wanted

#3 - Update readme to specify cache manager needs to be default

Issue - State: closed - Opened by vijaykatam about 10 years ago - 4 comments

#3 - Update readme to specify cache manager needs to be default

Issue - State: closed - Opened by vijaykatam about 10 years ago - 4 comments

#2 - Tests

Pull Request - State: closed - Opened by kafkahw about 10 years ago - 7 comments

#1 - Add OneToOne relationship to tests.models

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

#1 - Add OneToOne relationship to tests.models

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