Remove support for standalone events
authorMagnus Hagander <magnus@hagander.net>
Sun, 2 Sep 2018 17:29:07 +0000 (19:29 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sun, 2 Sep 2018 17:29:07 +0000 (19:29 +0200)
commit0970aa5a87242a31025e1db77a4c0b04adfde1a2
tree3af198ccb990d1286ca1ff97ca834dd44f7ef06c
parent1d0fa27e018fc905fcd083d0903e5ad57e8c12f4
Remove support for standalone events

It wasn't actively used for a long time, having been replaced with our
full confreg system.
postgresqleu/newsevents/migrations/0002_drop_standalone_events.py [new file with mode: 0644]
postgresqleu/newsevents/models.py
postgresqleu/newsevents/views.py