Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-openid-auth
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
django-openid-auth
Commits
69381adb
Commit
69381adb
authored
Apr 29, 2009
by
James Henstridge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove #! line from files.
parent
b65186d1
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
0 additions
and
7 deletions
+0
-7
django_openid_auth/management/__init__.py
+0
-1
django_openid_auth/management/commands/__init__.py
+0
-1
django_openid_auth/management/commands/openid_cleanup.py
+0
-1
django_openid_auth/tests/__init__.py
+0
-1
django_openid_auth/tests/test_store.py
+0
-1
django_openid_auth/tests/test_views.py
+0
-1
django_openid_auth/tests/urls.py
+0
-1
No files found.
django_openid_auth/management/__init__.py
View file @
69381adb
#!/usr/bin/env python
# django-openid-auth - OpenID integration for django.contrib.auth
# django-openid-auth - OpenID integration for django.contrib.auth
#
#
# Copyright (C) 2009 Canonical Ltd.
# Copyright (C) 2009 Canonical Ltd.
...
...
django_openid_auth/management/commands/__init__.py
View file @
69381adb
#!/usr/bin/env python
# django-openid-auth - OpenID integration for django.contrib.auth
# django-openid-auth - OpenID integration for django.contrib.auth
#
#
# Copyright (C) 2009 Canonical Ltd.
# Copyright (C) 2009 Canonical Ltd.
...
...
django_openid_auth/management/commands/openid_cleanup.py
View file @
69381adb
#!/usr/bin/env python
# django-openid-auth - OpenID integration for django.contrib.auth
# django-openid-auth - OpenID integration for django.contrib.auth
#
#
# Copyright (C) 2009 Canonical Ltd.
# Copyright (C) 2009 Canonical Ltd.
...
...
django_openid_auth/tests/__init__.py
View file @
69381adb
#!/usr/bin/env python
# django-openid-auth - OpenID integration for django.contrib.auth
# django-openid-auth - OpenID integration for django.contrib.auth
#
#
# Copyright (C) 2009 Canonical Ltd.
# Copyright (C) 2009 Canonical Ltd.
...
...
django_openid_auth/tests/test_store.py
View file @
69381adb
#!/usr/bin/env python
# django-openid-auth - OpenID integration for django.contrib.auth
# django-openid-auth - OpenID integration for django.contrib.auth
#
#
# Copyright (C) 2009 Canonical Ltd.
# Copyright (C) 2009 Canonical Ltd.
...
...
django_openid_auth/tests/test_views.py
View file @
69381adb
#!/usr/bin/env python
# django-openid-auth - OpenID integration for django.contrib.auth
# django-openid-auth - OpenID integration for django.contrib.auth
#
#
# Copyright (C) 2009 Canonical Ltd.
# Copyright (C) 2009 Canonical Ltd.
...
...
django_openid_auth/tests/urls.py
View file @
69381adb
#!/usr/bin/env python
# django-openid-auth - OpenID integration for django.contrib.auth
# django-openid-auth - OpenID integration for django.contrib.auth
#
#
# Copyright (C) 2009 Canonical Ltd.
# Copyright (C) 2009 Canonical Ltd.
...
...
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