Wykres commitów

12 Commity (main)

Autor SHA1 Wiadomość Data
Marnanel Thurman 63955031e5 static/ added to .gitignore 2021-02-02 20:10:36 +00:00
Marnanel Thurman 228626cc6e Turn relative links to absolute in base.html.
In the same file, "powered by kepi" becomes a link by itself
which fixes the bootstrap formatting there.

navbar.html and base.html links to "/index.html" replaced
by links to "/".

navbar.html gains link to "/login/".

.gitignore ignores kepi/static but not just any dir called static.
This allows us to check in kepi/tophat_ui/static.
Checking in the two existing files in that directory, plus
loads of new bootstrap static files.

Closes issue #50.
2020-11-12 19:43:08 +00:00
Marnanel Thurman aa7a3b90fe intermediate 2020-04-06 23:44:35 +01:00
Marnanel Thurman 781750bdf0 Renamed entire project from "chapeau" to "kepi".
This is because of a name clash in PyPI.
2019-11-20 19:10:10 +00:00
Marnanel Thurman 1941a769e8 kepi and trilby_api both live under chapeau
(as chapeau.kepi and chapeau.trilby_api).

Vast commit.

It runs, but not all the tests have been converted to the new layout.
Soon.
2019-10-09 16:45:22 +01:00
Marnanel Thurman 7356dca4e9 Including all the other chapeau modules in this repository.
Therefore, changing the name of the Django app to chapeau.
2019-10-08 13:30:33 +01:00
Marnanel Thurman d6dd9103c1 removed tests/examples; they're not tests. Added "examples" to .gitignore (local copy).
Also, added "static" to .gitignore.
2019-09-21 17:18:24 +01:00
Marnanel Thurman c2aed19073 add static/ to gitignore 2019-08-19 17:37:02 +01:00
Marnanel Thurman 3a00f56b2b ...and local_config.py is gitignored 2019-08-08 19:23:50 +01:00
Marnanel Thurman 18565c6afe Huge checkin: central project "kepi" to use the "django_kepi" library.
This has shown up some bugs. Checking in the fixes for them too.
2019-07-11 18:25:06 +01:00
Marnanel Thurman 02017f8c3a build/ and dist/ into .gitignore 2018-08-30 01:02:52 +01:00
Marnanel Thurman e8283890bf Python packaging gubbins 2018-08-06 22:17:40 +01:00