aboutsummaryrefslogtreecommitdiffstats
path: root/NOTES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES.txt')
-rw-r--r--NOTES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/NOTES.txt b/NOTES.txt
index 3014821..4cb5704 100644
--- a/NOTES.txt
+++ b/NOTES.txt
@@ -9,3 +9,7 @@ https://docs.djangoproject.com/en/1.6/ref/contrib/contenttypes/
* serializing references to ContentType objects:
[natural keys] dumpdata --natural
+
+## dumpdata
+$ python manage.py dumpdata --settings='django_skaschool.settings_production' --indent=4
+