aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2019-04-14Remove the third infraction.Gravatar Johannes Christ-67/+0
2019-04-14Move models to submodules.Gravatar Johannes Christ-513/+679
2019-04-14Add missing test.Gravatar Johannes Christ-0/+7
2019-04-14Fixup broken reverse in test.Gravatar Johannes Christ-1/+1
2019-04-13refactoring slightly to use a class-based view, changing home to main. Ready ↵Gravatar Leon Sandøy-60/+136
to write the API search stuff now.
2019-04-13Added hrefs for the cardsGravatar Leon Sandøy-6/+6
2019-04-13Adjust dynamic video sizing to try keep aspect.Gravatar Scragly-19/+32
2019-04-12Responsive video container not quite working the way it should.Gravatar Leon Sandøy-51/+113
2019-04-12Slight improvements to the who are we textGravatar Leon Sandøy-8/+17
2019-04-12Better JetBrains sponsor logo, fixed a bug with responsive video containers, ↵Gravatar Leon Sandøy-74/+83
set up some placeholder cards for projects on the landing page.
2019-04-12responsive video containerGravatar Leon Sandøy-12/+33
2019-04-12Fixing the footer. Django logo no longer clips, and matches the rest of the ↵Gravatar Leon Sandøy-4/+4
font size better. Footer size reduced and padding made symmetrical.
2019-04-12Implemented a sticky footer systemGravatar Leon Sandøy-5/+20
2019-04-11New landing page. Not quite done yet. This probably should've been more than ↵Gravatar Leon Sandøy-1149/+356
one commit.
2019-04-11Ignore pip version pinning complaints.Gravatar Johannes Christ-3/+3
2019-04-11Remove `--dev` from container installation.Gravatar Johannes Christ-1/+1
2019-04-11Use `set -eux` in pipeline script.Gravatar Johannes Christ-1/+3
2019-04-11Document `LOG_LEVEL` and `DEBUG` setup.Gravatar Johannes Christ-5/+6
2019-04-11Remove `ENGINE` variable export documentation.Gravatar Johannes Christ-2/+1
2019-04-11Made clarifications on the hosts fileGravatar ImportErr-2/+22
2019-04-11Added info for running the serverGravatar ImportErr-2/+4
2019-04-10Only install uWSGI in Docker.Gravatar Johannes Christ-42/+35
2019-04-10Document `LogEntryViewSet`.Gravatar Johannes Christ-1/+27
2019-04-10Make the pipeline green as grass.Gravatar Johannes Christ-14/+14
2019-04-10Remove unused changelog.Gravatar Johannes Christ-39/+0
2019-04-10No more vim modelinesGravatar Gareth Coles-8/+0
2019-04-10Single base template, no content in itGravatar Gareth Coles-71/+31
2019-04-10Navbar: No need for example contentGravatar Gareth Coles-54/+6
2019-04-10Fix footer text colourGravatar Gareth Coles-2/+2
2019-04-10Initial work on some base templatesGravatar Gareth Coles-162/+1432
2019-04-08Add the `message` field.Gravatar Johannes Christ-3/+6
2019-04-07Minor formatting improvements.Gravatar Johannes Christ-0/+1
2019-04-07Add the `/logs` API route.Gravatar Johannes Christ-23/+41
2019-04-07Add the `LogEntry` model.Gravatar Johannes Christ-0/+70
2019-04-07Address review by @jchristgitGravatar Gareth Coles-5/+5
2019-04-07Use volume for staticfiles.Gravatar Johannes Christ-1/+5
2019-04-07Display some output about migrations.Gravatar Johannes Christ-1/+1
2019-04-07Exit `migrate_and_serve` on error.Gravatar Johannes Christ-1/+1
2019-04-07Remove bot from compose setup, move staticfiles to writable directory.Gravatar Johannes Christ-7/+1
2019-04-06Address review by @lemonsaurusGravatar Gareth Coles-5/+2
2019-04-05Address review by @jchristgitGravatar Gareth Coles-159/+46
2019-04-05pysite -> pydis_siteGravatar Gareth Coles-87/+87
2019-04-05[#158 #160] Automatically run collectstatic in containers/setup scriptGravatar Gareth Coles-0/+10
2019-04-05[#158 #160] Add crispy-bulma and simple-bulmaGravatar Gareth Coles-9676/+82
2019-04-05[#193] Replace Poetry with PipenvGravatar Gareth Coles-425/+394
2019-04-05[#176] Redo project layoutGravatar Gareth Coles-57/+62
2019-03-11Set `harakiri = 30`.Gravatar Johannes Christ-0/+4
2019-03-11Set `single-interpreter = true`.Gravatar Johannes Christ-0/+2
2019-03-09Revert to 16.04 build pools.Gravatar azure-pipelines[bot]-4/+4
2019-03-09Update pool build to Ubuntu 18.04Gravatar azure-pipelines[bot]-4/+4