Wed, 22 Jan 2025 17:58:16 -0600 |
Brian Neal |
Update to Django 1.9.
modernize tip
|
Wed, 30 Mar 2016 19:59:11 -0500 |
Brian Neal |
Fix bug where None could be saved as html field.
|
Sat, 26 Dec 2015 21:33:55 -0600 |
Brian Neal |
Remove usages of @models.permalink.
|
Tue, 15 Dec 2015 21:01:07 -0600 |
Brian Neal |
Django 1.8 changes; first batch.
|
Thu, 10 Dec 2015 20:57:50 -0600 |
Brian Neal |
Perform image_check on downloads.
|
Sun, 29 Dec 2013 12:57:03 -0600 |
Brian Neal |
Django 1.6: get_query_set -> get_queryset, etc.
|
Tue, 14 May 2013 21:02:47 -0500 |
Brian Neal |
Prevent exceptions when viewing downloads in the admin when the file
|
Sat, 05 May 2012 17:10:48 -0500 |
Brian Neal |
For Django 1.4, rearranged project structure for new manage.py.
base
gpp/downloads/models.py@9249c0eda64e
|