Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
intranet
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nounous-archives
intranet
Commits
c52b5bd5
Commit
c52b5bd5
authored
Oct 18, 2017
by
Daniel STAN
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
unused stuff in validation/views
parent
e084a59e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
validation/views.py
validation/views.py
+2
-7
No files found.
validation/views.py
View file @
c52b5bd5
...
...
@@ -8,19 +8,14 @@ from django.shortcuts import render
from
django.shortcuts
import
get_object_or_404
from
django.views.decorators.csrf
import
csrf_exempt
from
django.http
import
HttpResponse
,
HttpResponseRedirect
,
HttpResponseForbidden
from
django.template.loader
import
render_to_string
from
django.core.exceptions
import
PermissionDenied
from
django.contrib.auth.decorators
import
login_required
from
django.utils.translation
import
ugettext_lazy
as
_
from
intranet.settings
import
BASE_LDAP_TEST
from
intranet
import
conn_pool
from
django.template
import
RequestContext
from
django.contrib
import
messages
from
models
import
ConfirmAction
from
forms
import
DemenagementForm
from
forms
import
SearchForm
import
lc_ldap.shortcuts
from
lc_ldap.attributs
import
UniquenessError
from
gestion
import
secrets_new
as
secrets
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment