Commit Graph

3 Commits

Author SHA1 Message Date
Sef Kloninger
bd2330a8f0 press releases: more explicitly match on slug (safety) 2013-04-10 08:20:30 -04:00
Sef Kloninger
4b68e0282f press releases: use generic matching rule
This way instead of having to explicitly add releases to the urls.py
file, we just add the relase to the static_templates/press_releases
directory and the right thing happens.

Getting rid of the current "feature" where /pressrelease redirects to
the current press release.  It was broken, looks like it's unused.

Limitation: release file name must match slug, but with underscores and
all lower case.

Why bother? I wanted to do something small to learn the edX toolchain.
2013-04-10 02:16:35 -04:00
Calen Pennington
5ba03130aa Moving LMS code into subdirectory 2012-06-06 14:09:01 -04:00