Changes between Initial Version and Version 1 of Ticket #23979


Ignore:
Timestamp:
Dec 10, 2014, 3:47:06 AM (9 years ago)
Author:
Edwin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23979 – Description

    initial v1  
    201201]
    202202
     203}}}
     204
    203205
    204206...which I dumped using this command:
    205207
     208
    206209{{{
    207210(django1.7)$ ./manage.py dumpdata book.PermSet --indent=4 --natural-foreign > permset_test.json
Back to Top