1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref/models
2012-10-07 20:21:07 -03:00
..
fields.txt Fixed #18413 - Noted that a model's files are not deleted when the model is deleted. Thanks lawgon for the report. 2012-10-03 17:43:23 -04:00
index.txt
instances.txt Added section about URL reversion to URL mapper document. 2012-10-07 20:21:07 -03:00
options.txt
querysets.txt Fixed #17435 - Clarified that QuerySet.update returns the number of rows matched 2012-10-06 07:03:20 -04:00
relations.txt