Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-ora2
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
edx-ora2
Commits
2522b381
Commit
2522b381
authored
Apr 24, 2014
by
Ned Batchelder
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #296 from edx/ned/django-1-4-11
Use Django 1.4.x
parents
994cf3db
1c67a8b5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
AUTHORS
+2
-2
requirements/base.txt
+1
-1
No files found.
AUTHORS
View file @
2522b381
...
...
@@ -5,4 +5,5 @@ Feanil Patel <feanil@edx.org>
David Ormsbee <dave@edx.org>
Brian Talbot <btalbot@edx.org>
Mark Hoeber <hoeber@edx.org>
Sylvia Pearce <spearce@edx.org>
\ No newline at end of file
Sylvia Pearce <spearce@edx.org>
Ned Batchelder <ned@edx.org>
requirements/base.txt
View file @
2522b381
...
...
@@ -5,7 +5,7 @@ git+https://github.com/edx/xblock-sdk.git@643900aadcb18aaeb7fe67271ca9dbf36e463e
# Third Party Requirements
defusedxml==0.4.1
dogapi==1.2.1
django
==1.4.8
django
>=1.4,<1.5
django-extensions==1.2.5
django-model-utils==1.4.0
djangorestframework==2.3.5
...
...
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