Age | Commit message (Collapse) | Author |
|
- 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
|
|
|
|
|
|
|
|
|
|
client_data variable in change_ws_date, optimized URL workshop_id regex
|
|
|
|
|
|
|
|
|
|
|
|
split-workshops-view
|
|
|
|
|
|
|
|
|
|
Removed recurrence dependency
|
|
|
|
Refractored workshop_app
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #108
|
|
|
|
CruiseDevice/fix_proposed_wrkshp_pending_reference_error
Fixes #106 #105
|
|
- As @ankitjavalkar suggested, changing the chaining of lists to
appending
|
|
|
|
Remove the usage of pandas and unused monthly average workshop calculation
|
|
|
|
Fix dead urls
|
|
|
|
Add banner management system to workshop website
|
|
|
|
Multiple Temporary Fixes
|
|
- Add teams
- Fix bug that causes todays booked workshops to disappear from queue
- Add a graph to display viz for accepted workshops in a team
- Remove unnecessary loops
|
|
|
|
Self Learning Course update
|
|
|
|
Self Learning Course updates
|
|
|
|
Self_workshop typo correction
|
|
|