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
35a729f8
Commit
35a729f8
authored
7 months ago
by
unknown
Browse files
Options
Download
Patches
Plain Diff
base cut
parent
bee3b7fc
develop
crossserver
feature/modular-api
main
profile
revert-7060de16
withBot
xserver
1 merge request
!16
Profile
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
movere_local/mainapp/migrations/0006_apikey.py
+29
-0
movere_local/mainapp/migrations/0006_apikey.py
movere_local/mainapp/migrations/0007_incoming.py
+36
-0
movere_local/mainapp/migrations/0007_incoming.py
movere_local/mainapp/models.py
+21
-1
movere_local/mainapp/models.py
movere_local/mainapp/serializers.py
+7
-0
movere_local/mainapp/serializers.py
movere_local/mainapp/urls.py
+10
-1
movere_local/mainapp/urls.py
movere_local/mainapp/views.py
+139
-3
movere_local/mainapp/views.py
movere_local/movere_local/settings.py
+8
-2
movere_local/movere_local/settings.py
movere_local/settings.py
+0
-131
movere_local/settings.py
test/api_test.py
+71
-0
test/api_test.py
test/apikeygem.py
+4
-0
test/apikeygem.py
with
325 additions
and
138 deletions
+325
-138
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