Changes between Initial Version and Version 2 of Ticket #21330
- Timestamp:
- Oct 25, 2013, 5:53:50 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21330 – Description
initial v2 19 19 20 20 from django.conf import settings 21 from myapp.settings import *21 from myapp.settings import DEFAULT_MYAPP_WIDTH 22 22 23 23 def view(request):