Changes between Initial Version and Version 1 of Ticket #23979
- Timestamp:
- Dec 10, 2014, 3:47:06 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23979 – Description
initial v1 201 201 ] 202 202 203 }}} 204 203 205 204 206 ...which I dumped using this command: 205 207 208 206 209 {{{ 207 210 (django1.7)$ ./manage.py dumpdata book.PermSet --indent=4 --natural-foreign > permset_test.json