This website requires JavaScript.
Explore
Help
Register
Sign In
EbookFoundation
/
regluit
mirror of
https://github.com/EbookFoundation/regluit.git
Watch
1
Star
0
Fork
You've already forked regluit
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48666339a9
regluit
/
api
History
Andromeda Yelton
3c61c13e59
cleaning up: fixed sizing, removed background image, switched to more recent (and unglueit-hosted) jquery version
2011-11-22 13:49:59 -05:00
..
templates
cleaning up: fixed sizing, removed background image, switched to more recent (and unglueit-hosted) jquery version
2011-11-22 13:49:59 -05:00
__init__.py
setup api, core and frontend apps, also added initial homepage template from stefan
2011-08-30 23:46:55 -04:00
models.py
need an empty models module for api to be treated like a legit django app that can be tested
2011-10-05 22:30:49 -04:00
resources.py
Added status and current_total data to Campaign resource in the API.
2011-10-19 17:08:17 -07:00
tests.py
use Decimal for campaign target
2011-10-10 15:39:25 -04:00
urls.py
a start on showing how to embed a widget in a third party site
2011-10-22 08:18:04 -07:00
views.py
Added status and current_total data to Campaign resource in the API.
2011-10-19 17:08:17 -07:00