2
I Use This!
Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
UTC not GMT More... about 2 months ago
Fix expires datetime in http header More... about 2 months ago
Rename trap url More... 2 months ago
Add a trap for AI bots More... 2 months ago
Disable the disabling lang toolbar, it's caused no issues More... 3 months ago
Ci fixes More... 4 months ago
Change base image again. More... 4 months ago
Yet another ANOTHER attempt, changing base image More... 4 months ago
Yet another attempt, changing base image More... 4 months ago
Updates GitLab CI configuration again The pipeline should use python3.11, updating this explicitly should work More... 4 months ago
Updates GitLab CI configuration Hopefully this will let it install django-haystack 3.3 (see https://github.com/django-haystack/django-haystack/issues/1753) More... 4 months ago
Several updates to enable update to Django 5.0.x Most notable are: - updates requirements.txt with updated versions of several packages (in particular django-cms, which is nevertheless still in the 3.x line) - changes all urls.py etc to use re_path() rather than url(); note that this should be considered an intermediate step and urls.py should use path() where possible - changes a bunch of ugettext* imports and usages to gettext* - updates some other minor breaking changes (eg. timezone.utc to datetime.UTC) - updates a number of imports that have been moved/removed in Django and other libraries - some drive-by imports cleanup, but most are left as they were More... 4 months ago
Merge branch inkscape-web:master into spacing-css More... 5 months ago
Fix margin of nested lists More... 5 months ago
Fix list CSS More... 5 months ago
Locks Pillow version to 11.0.0 More... 6 months ago
Fix live issue with uploading images More... 6 months ago
Live error, field not found More... 6 months ago
Merge remote-tracking branch 'mine/pre-3.0-test-fixes-3' into pre-3.0-test-fixes-3 More... 6 months ago
Migrates tests from using fixtures to factory More... 6 months ago
Fix line height and word break to accomodate Chinese More... 6 months ago
Remove any references to x social media More... 7 months ago
Adds Whoosh to HAYSTACK_CONNECTIONS['resources'] in settings template - also removes commented code More... 7 months ago
Adds Whoosh to HAYSTACK_CONNECTIONS['resources'] in settings template - also removes commented code More... 7 months ago
Changes some fixtures, tests and ExtraTestCase More... 7 months ago
Changes some fixtures, tests and ExtraTestCase More... 7 months ago
Explains reasoning behind a commented piece of code. More... 7 months ago
Explains reasoning behind a commented piece of code. More... 7 months ago
Fixes a few more failing tests More... 7 months ago
Fixes a few more failing tests More... 7 months ago