symposion_app/pinaxcon
Sachi King c37ed61036 Remove wagtail
This should eradicate wagtail from the project.

While wagtail may be nice, our goals are to keep all things public, and
having things locked behidn a DB is congruent to that plan.

All in all, the django project only leveraged a single wagtail feature,
"richtext" which has been hacikly removed and will result in bad display
of however it comes up.  But this is on homepage.html, which will be
removed and covered up with a static website, which means we should be
able remove homepage entirely from this project.

This reduction hopefully makes the monolith easier to understand,
maintain, and wield.
2017-03-31 11:54:46 +11:00
..
proposals Mass style-check update 2017-03-31 11:54:46 +11:00
registrasion Mass style-check update 2017-03-31 11:54:46 +11:00
templates Remove wagtail 2017-03-31 11:54:46 +11:00
templatetags Remove wagtail 2017-03-31 11:54:46 +11:00
__init__.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
apps.py Remove dj-user-accounts 2017-03-31 11:54:46 +11:00
csrf_view.py Mass style-check update 2017-03-31 11:54:46 +11:00
disable_cscache.py Mass style-check update 2017-03-31 11:54:46 +11:00
hooks.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
monkey_patch.py Remove 500 patch. 1.7.0 upgrade. 2017-03-31 11:54:46 +11:00
settings.py Remove wagtail 2017-03-31 11:54:46 +11:00
urls.py Remove wagtail 2017-03-31 11:54:46 +11:00
widgets.py Mass style-check update 2017-03-31 11:54:46 +11:00
wsgi.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00