thinkserver/thinks
Christian Lawson-Perfect 500eb38774 lots of changes
Added a creation_time field to thinks - using the modified time on the
  filesystem wasn't reliable.

Styled the login page.

The index shows the most recent thinks at the top.

Allow authentication by an Authorization header, with a token specified
in settings.py.

Lots of improvements to the editor, including showing the log, and a
form to install Elm packages when editing .elm files.

The Makefile for a project is automatically run each time a file is saved.
2025-02-07 07:08:01 +00:00
..
management lots more stuff 2024-04-26 08:18:18 +00:00
migrations lots of changes 2025-02-07 07:08:01 +00:00
static/thinks lots of changes 2025-02-07 07:08:01 +00:00
templates lots of changes 2025-02-07 07:08:01 +00:00
__init__.py first commit 2024-03-04 15:05:35 +00:00
admin.py first commit 2024-03-04 15:05:35 +00:00
apps.py first commit 2024-03-04 15:05:35 +00:00
forms.py lots of changes 2025-02-07 07:08:01 +00:00
make.py lots of changes 2025-02-07 07:08:01 +00:00
models.py lots of changes 2025-02-07 07:08:01 +00:00
random_slug.py first commit 2024-03-04 15:05:35 +00:00
tests.py first commit 2024-03-04 15:05:35 +00:00
urls.py lots more stuff 2024-04-26 08:18:18 +00:00
views.py lots of changes 2025-02-07 07:08:01 +00:00