File diff ffa2889acb73 → 75e3ab4d35f0
conservancy/podjango/frontpage.py
Show inline comments
...
 
@@ -14,13 +14,13 @@
 
# General Public License for more details.
 
#
 
# You should have received a copy of the GNU Affero General Public License
 
# along with this program in a file in the toplevel directory called
 
# "AGPLv3".  If not, see <http://www.gnu.org/licenses/>.
 

	
 
from datetime import datetime, timedelta
 
from datetime import datetime
 

	
 
from django.shortcuts import render
 

	
 
from .models import Cast