Hidden Z
|
6e3862d7ab
|
Convert tabs to spaces
|
2015-10-27 19:41:44 +00:00 |
|
Hidden Z
|
75de76cf4c
|
Allow different ordering in /browse/
|
2015-10-27 19:15:14 +00:00 |
|
Hidden Z
|
43bcfec7ed
|
Fix settings import
According to django 1.5 documentation, settings should be imported as
>>> from django.conf import settings
|
2013-09-27 18:19:49 +00:00 |
|
Hidden Z
|
76ee7dbd0e
|
Migrate all function-based generic views to a class-based views
|
2011-12-23 18:56:47 +00:00 |
|
Hidden Z
|
96a3e480dc
|
pyi2phosts/latest/views.py: move queryset to separate function
I'll use it later from another place.
|
2011-02-16 18:58:05 +00:00 |
|
Hidden Z
|
d7d032d940
|
Move latest generic view to separate view
This should fix problem with datetime.datetime.utcnow() evaluation
caching in queryset.
|
2010-11-26 19:24:02 +00:00 |
|