This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
ZryachevTA
/
Neuread
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
3ba086daa3
Větve
Značky
master
Neuread
/
Backend
/
NeureaAPI
/
neurea
/
api
/
author
/
querysets.py
querysets.py
78 B
Historie
Surový
1
2
3
from content.models import Author
ALL_AUTHORS_QUERYSET = Author.objects.all()