WhisperMaPhone/main
Matthias Portzel 7da4921d32 Fix bugs around editing and time
* Pre-fill the timezone with the offset in hours (correct), instead of minutes, like the DB stores
* Only change the timezone in JS if you're not editing
* Redirect back to a Thought after editing it
2022-01-12 11:08:56 -05:00
..
migrations Add field for media alt 2021-05-01 16:02:52 -04:00
static License 2022-01-11 19:14:39 -05:00
templates/whispermaphone Fix bugs around editing and time 2022-01-12 11:08:56 -05:00
templatetags Remove markdown 2021-10-14 12:45:09 -04:00
__init__.py Start adding code 2020-09-05 23:12:54 -04:00
apps.py Start adding code 2020-09-05 23:12:54 -04:00
feed.py Use permalinks in RSS 2020-11-24 10:42:09 -08:00
models.py Fix bugs around editing and time 2022-01-12 11:08:56 -05:00
pagination.py Remove debug code and add README note 2022-01-02 11:23:24 -08:00
search_indexes.py Remove debug code and add README note 2022-01-02 11:23:24 -08:00
settings_context_processor.py Move colors to settings, style tweaks 2021-10-21 15:44:14 -04:00
views.py Fix bugs around editing and time 2022-01-12 11:08:56 -05:00