Corey Oordt
|
9a71474b15
|
[-] Remove old django-cbv reference and adds better error checking in views
|
2017-10-12 22:48:51 -05:00 |
|
Hodossy Szabolcs
|
af26da6106
|
Django 1.11 compatibility
|
2017-09-25 14:15:00 +02:00 |
|
Brent O'Connor
|
64686cdaa8
|
Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox
|
2016-02-15 15:47:21 -06:00 |
|
Brent O'Connor
|
c5c459fe42
|
Ran the 2to3 script 2to3 -w .
|
2016-02-10 11:47:30 -06:00 |
|
Enver Bisevac
|
451af0e054
|
Using custom model in CategoryDetailView
|
2013-07-29 15:24:11 +02:00 |
|
Corey Oordt
|
0be7d5e41f
|
Fixing a merge conflict
|
2013-03-20 06:54:34 -05:00 |
|
winniehell
|
89c7333306
|
i18n
|
2013-03-20 06:54:34 -05:00 |
|
Corey Oordt
|
0d254eca63
|
pep8 cleanup
|
2012-07-12 19:24:55 -04:00 |
|
Martin Matusiak
|
97df7427a9
|
use ugettext_lazy
|
2012-05-11 14:07:01 +02:00 |
|
Jose Soares
|
07f698c638
|
Moved the editor app so its inside the categories app
|
2012-01-11 15:22:29 -05:00 |
|
David Charbonnier
|
798d20da3d
|
fix missing imports
|
2011-12-20 08:09:18 +01:00 |
|
Corey Oordt
|
4081fe8204
|
Allow for using django-cbv in Django 1.2.x
|
2011-05-11 07:09:46 -04:00 |
|
Erik Simmler
|
76d7461e43
|
Added a class based view for the detail page of a model related to a category.
|
2011-05-08 08:09:07 +08:00 |
|
Erik Simmler
|
c89c954001
|
Added a view that list items of specific model that are related to the current category.
|
2011-05-08 08:08:56 +08:00 |
|
Erik Simmler
|
0b201156e0
|
Moved path to category code into its own function to make reuse easier.
|
2011-05-08 08:08:45 +08:00 |
|
Erik Simmler
|
1070cb7dae
|
Added a class based CategoryDetailView that should be functionally identical to the original function based view.
|
2011-05-08 08:08:31 +08:00 |
|
Corey Oordt
|
7058ccd35a
|
Got rid of the with_stories keyword for the category detail view.
|
2010-12-18 14:47:52 -05:00 |
|
Justin Quick
|
09b1cda4b5
|
checks for parent if given enough path bits, version bump
|
2010-06-16 11:06:15 -04:00 |
|
Justin Quick
|
10177e3d2e
|
added extra context to view func
|
2010-04-29 11:07:05 -04:00 |
|
Corey Oordt
|
b0468cc8e4
|
Added a caching setting to vary the amount of time the view is cached
|
2010-04-05 13:09:02 -04:00 |
|
Justin Quick
|
30ad968c39
|
tiered template heirarchy
|
2010-02-26 13:37:18 -05:00 |
|
Justin Quick
|
06d335238a
|
added missing templates for category traversal
|
2010-02-26 08:35:05 -05:00 |
|
Corey Oordt
|
e1da454bee
|
Fixed the get_absolute_url for the Categories model and fixed up the view as well
|
2009-10-06 09:28:16 -04:00 |
|
Jonathan Hensley
|
c3b26df0da
|
added views
|
2009-10-01 15:51:13 -04:00 |
|
Corey Oordt
|
603352c84f
|
removing unneeded files
|
2009-08-27 15:30:02 -04:00 |
|
Jose Soares
|
9a9f39db18
|
Added urls and views for category detail
|
2009-07-20 15:28:46 -04:00 |
|
Corey Oordt
|
e39e575ce0
|
Initial import
|
2009-07-02 20:23:08 -04:00 |
|