Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Локальная beta #336

Open
znick opened this issue Feb 27, 2021 · 1 comment
Open

Локальная beta #336

znick opened this issue Feb 27, 2021 · 1 comment
Assignees

Comments

@znick
Copy link
Owner

znick commented Feb 27, 2021

Написать скрипт, который бы разворачивал Anytask с нуля для разработческих целей.

Даешь ему пустой каталог, а он там virtualenv делает, все что нужно туда скачивает и, самое главное, заливает тестовый набор данных, чтобы anytask был не пустой.

Данные можно заливать либо прямо через Django код (создать объект модели User, Course, завести студентов, преподавателей и тп.). Либо завести это все вручную и сделать ./manage.py dump > ... Первый вариант более предпочтителен т.к. его будет проще поддерживать в будущем (когда модели будут меняться).

Также надо написать тест, который бы запускал этот скрипт и проверял, что все работает и не падает.

@znick znick assigned znick and unassigned znick Feb 28, 2021
@mikhailyumanov
Copy link
Collaborator

Готов взять

mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 11, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 11, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 11, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 12, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 12, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 12, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 12, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 12, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 12, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 12, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 12, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
Added function ANYBETA_crash_on_error and surrounded every
potentially erroneous command in order to avoid spontaneous
continuation of execution.
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 13, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 14, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 18, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 22, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 22, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 28, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 28, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 28, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 28, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 28, 2021
mikhailyumanov added a commit to mikhailyumanov/anytask that referenced this issue Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants