DiggingIntoDjango-TreasuregramSampleApp icon indicating copy to clipboard operation
DiggingIntoDjango-TreasuregramSampleApp copied to clipboard

The Treasuregram Sample App created in the Digging into Django course.

Results 1 DiggingIntoDjango-TreasuregramSampleApp issues
Sort by recently updated
recently updated
newest added

Updated models.py and views.py to work with Django v2. Updated settings.py to handle the new way of using MIDDLEWARE to fix ``` 'WSGIRequest' object has no attribute 'session' ``` https://docs.djangoproject.com/en/2.0/topics/http/middleware/#activating-middleware