1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Install libgdal-dev in travis
Suor
as Alexander Schepanovski
More... over 7 years ago
Try using system packages in Travis
Suor
as Alexander Schepanovski
More... over 7 years ago
Install GDAL to test PostGIS
Suor
as Alexander Schepanovski
More... over 7 years ago
Up to 4.0
Suor
as Alexander Schepanovski
More... over 7 years ago
Add a couple of TODOs
Suor
as Alexander Schepanovski
More... over 7 years ago
Document cleaning file cache in non-default dir
Suor
as Alexander Schepanovski
More... over 7 years ago
Document that 'get' op also caches .first() and .last()
Suor
as Alexander Schepanovski
More... over 7 years ago
Add a TODO to sharding
Suor
as Alexander Schepanovski
More... over 7 years ago
Use cacheops.__version__ as source of truth
Suor
as Alexander Schepanovski
More... over 7 years ago
Remove obsolete comment
Suor
as Alexander Schepanovski
More... over 7 years ago
Fix ._clone() in Django 2.0
Suor
as Alexander Schepanovski
More... over 7 years ago
Note that pypy/psycopg2cffi with named cursor fixed
Suor
as Alexander Schepanovski
More... over 7 years ago
Fix template tag cached_as test
Suor
as Alexander Schepanovski
More... over 7 years ago
Change timeout arg check in @cached_as()
Suor
as Alexander Schepanovski
More... over 7 years ago
Rename requirements file
Suor
as Alexander Schepanovski
More... over 7 years ago
Fix settings defaults
Suor
as Alexander Schepanovski
More... over 7 years ago
Update funcy to 1.8
Suor
as Alexander Schepanovski
More... over 7 years ago
Correctly skip or show nice error message on non-django models/managers
Suor
as Alexander Schepanovski
More... over 7 years ago
Better comment on .iterable_class and .iterator() differences
Suor
as Alexander Schepanovski
More... over 7 years ago
Fix .invalidated_update() on updated object versions
Suor
as Alexander Schepanovski
More... over 7 years ago
Add Django version TODO
Suor
as Alexander Schepanovski
More... over 7 years ago
Add common hit, miss, nocache bench
Suor
as Alexander Schepanovski
More... over 7 years ago
Document CACHEOPS_PREFIX
Suor
as Alexander Schepanovski
More... over 7 years ago
Switch to conjs as dicts
Suor
as Alexander Schepanovski
More... over 7 years ago
Add basic invalidation granularity test
Suor
as Alexander Schepanovski
More... over 7 years ago
Skip QuerySet.union() support in pre 1.11 Django
Suor
as Alexander Schepanovski
More... over 7 years ago
Refactor dnfs to be a dict: table -> DNF
Suor
as Alexander Schepanovski
More... over 7 years ago
Support QuerySet.union() and friends
Suor
as Alexander Schepanovski
More... over 7 years ago
Fix tests in MySQL
Suor
as Alexander Schepanovski
More... over 7 years ago
Test and fix CACHEOPS_PREFIX
Suor
as Alexander Schepanovski
More... over 7 years ago