feature/django-redis-cache #1

Open
ramon wants to merge 2 commits from feature/django-redis-cache into develop
Owner
  • Task 1
  • Task 2

@ramon

- [ ] Task 1 - [ ] Task 2 @ramon
ramon added 2 commits 2024-05-23 12:26:50 +02:00
80dca6def3 Add ordering meta info to some models
Otherwise graphene complains when using those in Connections
ramon force-pushed feature/django-redis-cache from 80dca6def3 to e4b58b286d 2024-05-23 12:27:15 +02:00 Compare
ramon changed title from WIP: feature/django-redis-cache to feature/django-redis-cache 2024-05-23 12:27:33 +02:00
ramon added spent time 2024-05-23 12:35:37 +02:00
1 hour
ramon reviewed 2024-05-23 12:38:28 +02:00
ramon left a comment
Author
Owner

da gieng no öppis, he?

da gieng no öppis, he?
@ -47,3 +47,4 @@ black = "*"
pytest-django = "*"
pytest-xdist = "*"
pytest-cov = "*"
django-redis = "*"
Author
Owner

Aber wieso?

Aber wieso?
@ -21,1 +15,4 @@
from django.db import models
from django.utils.text import slugify
from django.utils.translation import gettext_lazy as _
from wagtail.admin.panels import FieldPanel, TitleFieldPanel
Author
Owner

Dini

Mueter

Hallo Velo hie bini gsi
echo "Hallo"

# Dini ## Mueter *Hallo* Velo **hie** bini _gsi_ `echo "Hallo"`
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature/django-redis-cache develop
git pull origin feature/django-redis-cache

Step 2:

Merge the changes and update on Gitea.
git checkout develop
git merge --no-ff feature/django-redis-cache
git push origin develop
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 1 hour
ramon
1 hour
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ramon/skillbox#1
No description provided.