symposion_app/pinaxcon
James Polley 6e17b6d13d Remove jquery.history.js reference
* This reference was added in the very distant past
* But jquery.history.js itself has never been in the repo
* pyconau-2017 team resolved the dilemma but dropping
  jquery.history.js into the repo
* But as near as I can tell, this does nothing except in obsolete
  older browsers. The fact that it's been broken ever since it was
  "added" is highly suggestive of it never having ever been used or
  needed
* So, trim the fat. It's possible that this might break an older
  browser that needs the functionality jquery.history.js provides -
  except that such a browser would *already* be broken because
  jquery.history.js has never actually been around to be used.
* If we ever do need this functionality, we can revert this
  change.. and then we'd have to drop in jquery.history.js. In that
  circumstance,
  https://github.com/pyconau2017/symposion/commit/34bc7c0 may be of interest.
2017-09-16 21:21:12 +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 Remove jquery.history.js reference 2017-09-16 21:21:12 +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