rophako/rophako/modules
Noah 812378ea94 Fix blog posts losing data when previewing updates
When editing an existing blog post, and clicking on "Preview" instead of
just saving directly, the blog post would have its date/time updated to
"now" instead of keeping its original time (and regardless of the
checkbox to reset time not being checked).

The fix was to catch the post ID from the submission so it can load the
existing data first; previously it was only getting the post ID from the
query string, which isn't used when previewing the post.
2016-12-20 22:21:55 -08:00
..
account Spaces to tabs in HTML and CSS 2015-08-11 17:39:16 -07:00
admin Implement blog drafts, privacy, sticky and bug fixes 2016-06-03 14:44:34 -07:00
blog Fix blog posts losing data when previewing updates 2016-12-20 22:21:55 -08:00
comment Spaces to tabs in HTML and CSS 2015-08-11 17:39:16 -07:00
contact Spaces to tabs in HTML and CSS 2015-08-11 17:39:16 -07:00
emoticons Spaces to tabs in HTML and CSS 2015-08-11 17:39:16 -07:00
photo Bugfixes with blog and photo albums 2016-04-19 22:31:55 +00:00
tracking Spaces to tabs in HTML and CSS 2015-08-11 17:39:16 -07:00
wiki Spaces to tabs in HTML and CSS 2015-08-11 17:39:16 -07:00
__init__.py Initial structure of web app 2014-02-18 22:30:21 -08:00