You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Created views with a homepage view that utilizes the meetup API wrapper
* Wired view into urls.py, caching the view
* Added cache settings for redis in production, and in-memory locally
* Populated index template with data from API wrapper
* Added django-redis-cache dependency
* Updated pythonkc-meetups dependency
0 commit comments