1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Merge pull request #3069 from digitalocean/2647-caching

intial work on #2647 - caching
This commit is contained in:
Jeremy Stretch
2019-04-15 17:16:10 -04:00
committed by GitHub
15 changed files with 148 additions and 11 deletions

View File

@@ -3,6 +3,7 @@ django-cors-headers==2.5.2
django-debug-toolbar==1.11
django-filter==2.1.0
django-mptt==0.9.1
django-redis==4.5.0
django-tables2==2.0.6
django-taggit==1.1.0
django-taggit-serializer==0.1.7