aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed pypdfium2 which doesn't build on FreeBSDMatthew Lemon2024-06-232-19/+21
* Fix erroneous return statementMatthew Lemon2024-06-221-3/+1
* Removes unnecessary commentMatthew Lemon2024-06-221-28/+0
* Better use of pytest-django markMatthew Lemon2024-06-221-3/+2
* Fixes bug where multiple PDFs not snappshottedMatthew Lemon2024-06-222-7/+38
* Some tidying onlyMatthew Lemon2024-06-222-4/+7
* Merge branch 'master' of ssh://git.yulqen.org:2222/home/git/repositories/pyth...Matthew Lemon2024-05-311-97/+26
|\
| * Got rid of the cookiecutter README guffMatthew Lemon2024-05-301-97/+26
* | Keep tags out of docker containersMatthew Lemon2024-05-311-0/+1
|/
* Started work on a Perl script to check/assit with deploymentMatthew Lemon2024-05-291-0/+34
* Adds .env-prod - intended to be pushed to serverMatthew Lemon2024-05-292-0/+4
* Fixed incorrect AWS URLMatthew Lemon2024-05-281-1/+1
* Remove django-extensionsMatthew Lemon2024-05-281-0/+0
* Should be a buildable Django containerMatthew Lemon2024-05-289-62/+117
* Remove django-extensionsMatthew Lemon2024-05-272-2/+1
* Trying to remove django_toolbar - also removes whitenose settingsMatthew Lemon2024-05-271-8/+7
* Removes debug_toolbar line from conf/urls - 3Matthew Lemon2024-05-271-2/+2
* Removes debug_toolbar line from conf/urls - againMatthew Lemon2024-05-271-3/+0
* Removes debug_toolbar line from conf/urlsMatthew Lemon2024-05-271-0/+3
* Removes most celery, storages and sentry configMatthew Lemon2024-05-272-130/+125
* comment out traefik service configMatthew Lemon2024-05-271-21/+21
* Calming pytestMatthew Lemon2024-05-261-1/+2
* Removes extraneous code create_resource_objectsMatthew Lemon2024-05-261-20/+0
* Tweaking bordersMatthew Lemon2024-05-261-1/+1
* Changes the flex alignment to start for non-featured resourcesMatthew Lemon2024-05-261-1/+1
* Tweaking the layout of the list pageMatthew Lemon2024-05-262-5/+9
* Correctly handles the unique constraint on feature_slotMatthew Lemon2024-05-265-69/+88
* Fix link on card which was overriding the detail and edit linksMatthew Lemon2024-05-261-5/+3
* Changes the layout of the index slightly - better spacingMatthew Lemon2024-05-261-2/+2
* Adds a link to each card on the index pageMatthew Lemon2024-05-261-0/+2
* Changes title of the adminMatthew Lemon2024-05-261-1/+6
* Better presentation of the feature resourcesMatthew Lemon2024-05-267-84/+174
* Markdown for the card descriptionMatthew Lemon2024-05-261-2/+3
* Removes breakpointMatthew Lemon2024-05-261-1/+0
* Basic feature slot presentation in index pageMatthew Lemon2024-05-266-55/+118
* wip: create form now as a feature fieldMatthew Lemon2024-05-262-2/+6
* Tests validation of resource create formMatthew Lemon2024-05-243-8/+39
* Fixed the failing form testMatthew Lemon2024-05-221-38/+23
* Resource now has a feature slot fieldMatthew Lemon2024-05-226-6/+80
* Adds a new page template to manipulate feature resources - but we may not nee...Matthew Lemon2024-05-221-2/+14
* wip: starting to test the featured resource viewMatthew Lemon2024-05-225-0/+28
* wip:Matthew Lemon2024-05-204-3/+27
* Adds pdbpp to requirements for debuggingMatthew Lemon2024-05-191-0/+3
* Removes unnwanted tests.py fileMatthew Lemon2024-05-191-1/+0
* wip: improving the test setup - againMatthew Lemon2024-05-161-1/+5
* wip: improving the test setupMatthew Lemon2024-05-162-24/+19
* wip: working on setting up the testsMatthew Lemon2024-05-162-4/+43
* wip: starting to test feature resource functionality with factoriesMatthew Lemon2024-05-167-5/+70
* formatting onlyMatthew Lemon2024-05-161-1/+1
* wip: replacing os.path.basename with PathMatthew Lemon2024-05-161-3/+5