This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
857edaf6f38649bbbe834cb7437fcc0fbfade950
edx-platform
/
common
History
Ned Batchelder
27e8d699be
On 32-bit Python, this conversion could overflow, for example, for year 2099. This conversion won't.
2013-02-12 13:43:03 -05:00
..
djangoapps
When checking types to convert data, don't forget about longs. 32-bit Pythons make longs from values that are ints on 64-bit Pythons.
2013-02-12 11:25:14 -05:00
lib
On 32-bit Python, this conversion could overflow, for example, for year 2099. This conversion won't.
2013-02-12 13:43:03 -05:00
static
spread less than and greater than fix to responses and comments, and profile view
2013-02-12 09:18:46 -05:00
templates
Update jquery ui. Overrode draggable w/ an in place fix for scroll
2013-01-25 12:44:58 -05:00
test
Fix some issues with peer grading service
2013-02-05 13:37:55 -05:00
xml_cleanup.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00