This website requires JavaScript.
Explore
Help
Sign In
heckyel
/
mediagoblin
Watch
1
Star
0
Fork
0
You've already forked mediagoblin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mediagoblin
/
mediagoblin
/
submit
History
Jessica Tallon
3588522606
Fix
#1054
- Add missing attributes to Activity.serialize
2014-12-08 14:46:48 +00:00
..
__init__.py
It's 2012 all up in here
2012-02-02 09:44:13 -06:00
forms.py
Fixes
#899
: DeprecationWarning about Required going away in WTForms 3.0. Replaced Required with InputRequired.
2014-06-13 10:23:07 -05:00
lib.py
Fix
#1054
- Add missing attributes to Activity.serialize
2014-12-08 14:46:48 +00:00
routing.py
Move things from routing.py to tools/routing.py
2012-12-23 12:26:34 +01:00
task.py
Fix
#927
- Clean up federation code after Elrond's review
2014-07-30 21:53:52 +01:00
views.py
Use six.text_type instead of unicode().
2014-06-02 20:59:28 +03:00