Jonathan Math
|
e46b2495ce
|
update all models.py files to python3 and django2.0
|
2020-06-17 00:17:32 -04:00 |
|
jmath1
|
184348e436
|
add use_required_attribute=False to prevent required attribute from being added to html (maintaining original behavior)
|
2020-06-11 11:45:50 -04:00 |
|
jmath1
|
38a19fbbe2
|
update the way app_name argument is used in urls.py
|
2020-06-11 08:08:26 -04:00 |
|
jmath1
|
3a88b5210a
|
Add on_delete argument to ForeignKeyField and OneToOneField fields
|
2020-06-11 05:45:48 -04:00 |
|
jmath1
|
0f9d839a49
|
Fix url patterns usage to use a list of url() calls
|
2020-06-11 04:34:16 -04:00 |
|
jmath1
|
6412393ca9
|
change get_model() to apps.get_model()
|
2020-06-11 03:52:30 -04:00 |
|
jmath1
|
4e89bcd67a
|
upgrade to django 1.6 and make migrations
|
2020-06-05 11:00:54 -04:00 |
|
Samuel Clay
|
d209b2e905
|
Adding email for first share to tell users about their blurblog.
|
2013-04-22 15:24:38 -07:00 |
|
Samuel Clay
|
b87bb34073
|
Adding models for payment history.
|
2012-12-03 14:35:21 -08:00 |
|
Samuel Clay
|
c9866c087d
|
Wrapping up stripe.js form. Has validation, styling, and does the right thing for new subscriptions. Needs a link to the form, though.
|
2012-02-28 17:37:01 -08:00 |
|
Samuel Clay
|
29234a8bac
|
Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing.
|
2012-02-27 21:46:34 -08:00 |
|