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
ad9bad997e
regluit
/
frontend
History
Raymond Yee
ad9bad997e
Display total current pledge/authorization in campaign_detail
2011-10-13 14:40:07 -07:00
..
templates
Display total current pledge/authorization in campaign_detail
2011-10-13 14:40:07 -07:00
__init__.py
setup api, core and frontend apps, also added initial homepage template from stefan
2011-08-30 23:46:55 -04:00
forms.py
First cut at doing payment integration and understanding how to use class-based generic views
2011-10-12 10:47:48 -07:00
models.py
setup api, core and frontend apps, also added initial homepage template from stefan
2011-08-30 23:46:55 -04:00
tests.py
moved to using googlebooks api for data. required moving authors and subjects to be associated to editions, since we google books does not have a notion of a work
2011-10-10 12:57:10 -04:00
urls.py
Rewrote pledging to a campaign to integrate the testview into logic of CampaignFormView directly.
2011-10-13 14:13:37 -07:00
views.py
Merge branch 'master' of github.com:Gluejar/regluit into payment_integration
2011-10-13 14:25:51 -07:00