Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-27 | Change models, views, admin, template | adityacp | |
- Add active boolean field in all models - Get the pages based on the active status - Minor code refactor in views - Add app_name in urls | |||
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 | |||
2020-05-11 | Init cms app, added models | pnshiralkar | |