Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-14 | Improved Adminsite view, changed CDN to static files | pnshiralkar | |
2020-05-13 | feat: CMS App | pnshiralkar | |
- Added cms app to INSTALLED_APPS in settings - Removed index URL from workshop_app/urls.py - Added cms urls to workshop_portal/urls.py - Added cms_base html for renderring cms - Modified static file model to save uploaded files into static location |