arguman/arguman.org

Fixtures / initial data

Closed this issue · 0 comments

It would be great to have some fixtures/initial data. It would speed up development and help in translating.

Could you export current English data as a fixture anonymizing the users?

  1. Fixtures https://docs.djangoproject.com/en/1.11/howto/initial-data/#providing-initial-data-with-fixtures manage.py dumpdata
  2. Anonymize
  • replace all usernames with user1, user2
  • replace all users' emails with user1,user2 @example.com