symposion_app/pinaxcon
James Polley 37fb435e18 Add devmode_settings.py for local dev
* Adds an env variable to .env to turn on dev mode
* Uses the inbuilt django auth rather than saml when in dev mode
* For laziness, re-uses the admin login form for the non-admin login

make_dev_container now comes up ready to be logged into by any
user. No non-admin users are preconfigured; but you can add one at
http://localhost:28000/admin/auth/user/add/, log out, and then hit
http://localhost:28000/ to log in as the new user.
2017-08-28 17:12:05 +10:00
..
proposals Add release materials check boxes to miniconf proposal 2017-07-02 22:31:56 +10:00
registrasion Other suggested django migrations 2017-07-02 22:38:38 +10:00
saml2/attribute-maps flake8 again 2017-03-31 11:54:46 +11:00
templates {{ dashboard_url ]} fixup 2017-08-04 14:17:44 +10:00
templatetags Ask file provider for URL 2017-03-31 11:54:47 +11:00
__init__.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
apps.py flake8 again 2017-03-31 11:54:46 +11:00
csrf_view.py Mass style-check update 2017-03-31 11:54:46 +11:00
devmode_settings.py Add devmode_settings.py for local dev 2017-08-28 17:12:05 +10:00
disable_cscache.py Mass style-check update 2017-03-31 11:54:46 +11:00
monkey_patch.py Remove AceEditor 2017-04-25 01:27:04 +10:00
settings.py Add devmode_settings.py for local dev 2017-08-28 17:12:05 +10:00
urls.py Add devmode_settings.py for local dev 2017-08-28 17:12:05 +10:00
wsgi.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00