Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
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
edx
django-rest-framework
Commits
49d2ea7c
Commit
49d2ea7c
authored
Sep 27, 2012
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove erronous checkins
parent
689d2afd
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
109 deletions
+0
-109
rest_framework.egg-info/PKG-INFO
+0
-19
rest_framework.egg-info/SOURCES.txt
+0
-82
rest_framework.egg-info/dependency_links.txt
+0
-1
rest_framework.egg-info/top_level.txt
+0
-7
No files found.
rest_framework.egg-info/PKG-INFO
deleted
100644 → 0
View file @
689d2afd
Metadata-Version: 1.0
Name: rest-framework
Version: 2.0.0
Summary: A lightweight REST framework for Django.
Home-page: http://django-rest-framework.org
Author: Tom Christie
Author-email: tom@tomchristie.com
License: BSD
Download-URL: http://pypi.python.org/pypi/rest_framework/
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
rest_framework.egg-info/SOURCES.txt
deleted
100644 → 0
View file @
689d2afd
MANIFEST.in
setup.py
rest_framework/__init__.py
rest_framework/authentication.py
rest_framework/compat.py
rest_framework/decorators.py
rest_framework/exceptions.py
rest_framework/fields.py
rest_framework/generics.py
rest_framework/mixins.py
rest_framework/models.py
rest_framework/negotiation.py
rest_framework/parsers.py
rest_framework/permissions.py
rest_framework/renderers.py
rest_framework/request.py
rest_framework/resources.py
rest_framework/response.py
rest_framework/reverse.py
rest_framework/serializers.py
rest_framework/settings.py
rest_framework/status.py
rest_framework/throttling.py
rest_framework/urlpatterns.py
rest_framework/urls.py
rest_framework/views.py
rest_framework.egg-info/PKG-INFO
rest_framework.egg-info/SOURCES.txt
rest_framework.egg-info/dependency_links.txt
rest_framework.egg-info/top_level.txt
rest_framework/authtoken/__init__.py
rest_framework/authtoken/models.py
rest_framework/authtoken/views.py
rest_framework/authtoken/migrations/0001_initial.py
rest_framework/authtoken/migrations/__init__.py
rest_framework/runtests/__init__.py
rest_framework/runtests/runcoverage.py
rest_framework/runtests/runtests.py
rest_framework/runtests/settings.py
rest_framework/runtests/urls.py
rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/static/rest_framework/css/default.css
rest_framework/static/rest_framework/css/prettify.css
rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/static/rest_framework/js/default.js
rest_framework/static/rest_framework/js/jquery-1.8.1-min.js
rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/templates/rest_framework/api.html
rest_framework/templates/rest_framework/base.html
rest_framework/templates/rest_framework/login.html
rest_framework/templatetags/__init__.py
rest_framework/templatetags/rest_framework.py
rest_framework/tests/__init__.py
rest_framework/tests/authentication.py
rest_framework/tests/breadcrumbs.py
rest_framework/tests/decorators.py
rest_framework/tests/description.py
rest_framework/tests/files.py
rest_framework/tests/methods.py
rest_framework/tests/mixins.py
rest_framework/tests/models.py
rest_framework/tests/modelviews.py
rest_framework/tests/oauthentication.py
rest_framework/tests/parsers.py
rest_framework/tests/renderers.py
rest_framework/tests/request.py
rest_framework/tests/response.py
rest_framework/tests/reverse.py
rest_framework/tests/serializer.py
rest_framework/tests/status.py
rest_framework/tests/testcases.py
rest_framework/tests/throttling.py
rest_framework/tests/validators.py
rest_framework/tests/views.py
rest_framework/utils/__init__.py
rest_framework/utils/breadcrumbs.py
rest_framework/utils/encoders.py
rest_framework/utils/mediatypes.py
\ No newline at end of file
rest_framework.egg-info/dependency_links.txt
deleted
100644 → 0
View file @
689d2afd
rest_framework.egg-info/top_level.txt
deleted
100644 → 0
View file @
689d2afd
rest_framework/authtoken
rest_framework/utils
rest_framework/tests
rest_framework/runtests
rest_framework/templatetags
rest_framework
rest_framework/authtoken/migrations
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