Add API documentation
Compare changes
- Konrad Mohrfeldt authored
This gives the calling code better control over the handling of such errors and makes it easy to differentiate between errors and valid return types.
+ 13
− 3
@@ -22,6 +22,7 @@ from datetime import datetime, time, timedelta
@@ -673,17 +674,26 @@ class Schedule(models.Model):