Skip to content
GitLab
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
4ed4f082
Commit
4ed4f082
authored
4 months ago
by
“Mikkelando”
Browse files
Options
Download
Patches
Plain Diff
created model for edit requests, form for creating new requests
parent
d7bc2a97
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
movere_local/db.sqlite3
+0
-0
movere_local/db.sqlite3
movere_local/mainapp/forms.py
+24
-1
movere_local/mainapp/forms.py
movere_local/mainapp/migrations/0008_editrequest.py
+44
-0
movere_local/mainapp/migrations/0008_editrequest.py
movere_local/mainapp/models.py
+11
-0
movere_local/mainapp/models.py
movere_local/mainapp/templates/mainapp/create_3d_model.html
+65
-0
movere_local/mainapp/templates/mainapp/create_3d_model.html
movere_local/mainapp/templates/mainapp/home.html
+1
-0
movere_local/mainapp/templates/mainapp/home.html
movere_local/mainapp/urls.py
+1
-0
movere_local/mainapp/urls.py
movere_local/mainapp/views.py
+37
-0
movere_local/mainapp/views.py
with
183 additions
and
1 deletion
+183
-1
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