ShayestehHS / DjangoUltimateURLShortener

0 stars 1 forks source link

Create test for invalidating the cache #19

Open ShayestehHS opened 2 months ago

ShayestehHS commented 2 months ago

After updating the url of URL object, we should invalidate the cache. if we do so, we should write test for it.