This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
ZryachevTA
/
Neuread
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
3ba086daa3
Ramuri
Etichete
master
Neuread
/
Backend
/
NeureaAPI
/
neurea
/
api
/
author
/
querysets.py
querysets.py
78 B
Istoric
Crud
1
2
3
from content.models import Author
ALL_AUTHORS_QUERYSET = Author.objects.all()