Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1311 Разработка системы заявок для 3д печати
project_1311
Commits
3fa0a88c
Commit
3fa0a88c
authored
2 years ago
by
Дмитрий Фунштейн
Browse files
Options
Download
Patches
Plain Diff
feat: not ideal validators but it'll be reworked
parent
ed1edc3a
develop
#12-Написать-server-side-валидаторы-для-формы
#16-реализация-вкладки-профиль
#20-Переверстать-админку
#21-Очистка-ненужных-файлов
#22-дописать-изменение-заявки
#24-Исправить-недорабки-дизайна
#Разработка-новой-админки
crossserver
database
feature/modular-api
profile
revert-7060de16
withBot
xserver
№1_bot_start
№3_bot_fix
1 merge request
!6
#12 написать server side валидаторы для формы
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
dev/req3d/appform/forms.py
+5
-1
dev/req3d/appform/forms.py
dev/req3d/appform/migrations/0002_alter_articles_mail.py
+19
-0
dev/req3d/appform/migrations/0002_alter_articles_mail.py
dev/req3d/appform/migrations/0003_alter_articles_mail.py
+19
-0
dev/req3d/appform/migrations/0003_alter_articles_mail.py
dev/req3d/appform/models.py
+3
-0
dev/req3d/appform/models.py
dev/req3d/appform/templates/appform/appform.html
+12
-5
dev/req3d/appform/templates/appform/appform.html
dev/req3d/db.sqlite3
+0
-0
dev/req3d/db.sqlite3
dev/req3d/req3d/settings.py
+2
-1
dev/req3d/req3d/settings.py
requirements.txt
+0
-0
requirements.txt
with
60 additions
and
7 deletions
+60
-7
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets