|
2d078b0004
|
Apply futurize --stage-2 Python 2/3 compatibility transformations.
These changes specifically require the use of the "future" library.
|
2021-11-30 07:55:45 +11:00 |
|
|
7b981fcb52
|
Add a missed "object" change.
|
2021-11-26 14:03:24 +11:00 |
|
|
31e51a7742
|
Apply "object" changes only from futurize --stage2 .
|
2021-11-26 13:49:40 +11:00 |
|
Bradley M. Kuhn
|
c564f15511
|
Correct & update hard-coded domain names from legacy codebase.
|
2020-01-24 09:26:59 -08:00 |
|
Brett Smith
|
3b2ed8397d
|
blog/news: Add Open Graph metadata to entry pages.
This helps other social media sites generate nice previews for these pages.
|
2017-11-07 11:17:33 -05:00 |
|
Bradley M. Kuhn
|
a5cd6ab63b
|
Make defaults for BooleanFields.
According to django-admin check,
(1_6.W002) BooleanField does not have a default value.
HINT: Django 1.6 changed the default value of BooleanField from False to None. See https://docs.djangoproject.com/en/1.6/ref/models/fields/#booleanfield for more information.
|
2015-03-08 18:00:50 -07:00 |
|
Tom Marble
|
2bf594b86c
|
First pass at migration to Django 1.7
|
2015-03-03 18:40:18 +00:00 |
|
Bradley M. Kuhn
|
f7e45da6dd
|
Adapted Django application stuff for Conservancy; and normalized to string
"conservancy" within code and templates.
|
2010-09-26 17:54:29 -04:00 |
|
Bradley M. Kuhn
|
8e6ea8ad71
|
Applications directory from SFLC website; About to adapt it for Conservancy website to run on its own
|
2010-09-26 17:32:53 -04:00 |
|