Remove machina, remove default cache config, add some upgrades and compatibility...
[wolnelektury.git] / src / annoy / apps.py
1 from django.apps import AppConfig
2
3
4 class AnnoyConfig(AppConfig):
5     name = 'annoy'