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
|
7dfb2da267
|
Removed the special many2many models. The user interface was just too odd to implement.
|
2010-02-12 12:13:12 -05:00 |
|
Corey Oordt
|
69ef59d178
|
Removed some tabs...
|
2010-02-12 12:09:58 -05:00 |
|
Justin Quick
|
0ca025d763
|
attempt at hacking a through table (field errors)
|
2010-02-02 10:40:51 -05:00 |
|
Corey Oordt
|
486ffec34f
|
Added an app to test categories against
|
2010-02-01 10:29:15 -05:00 |
|
Corey Oordt
|
487a0a4f23
|
Altered the registration naming so more than one field could be registered for a model
|
2010-02-01 10:28:31 -05:00 |
|
Corey Oordt
|
0ec1fa7332
|
Added some registration notes to start the docs
|
2010-02-01 10:27:56 -05:00 |
|
Corey Oordt
|
59cf711b66
|
Changed the disclosure triangle to be a unicode character instead of the images
|
2010-02-01 08:50:29 -05:00 |
|
Justin Quick
|
c6f269985e
|
added registry, hacked admin w/ new templates for category editor
|
2010-01-28 05:17:01 -05:00 |
|
Justin Quick
|
c4c1b30aee
|
added registry, hacked admin w/ new templates for category editor
|
2010-01-28 05:15:52 -05:00 |
|
Jose Soares
|
ff92ac9771
|
Added ability to register fields to models
|
2010-01-27 10:48:09 -05:00 |
|
Corey Oordt
|
7a0d43732a
|
Merge branch 'master' of http://opensource.washingtontimes.com/git/public/django-categories
|
2009-10-22 12:36:57 -04:00 |
|
Corey Oordt
|
9c05799714
|
Finished the debugging and changed the logic
|
2009-10-22 12:36:49 -04:00 |
|
Corey Oordt
|
58a2280c2b
|
Added an optional setting to allow the slug to be changed
|
2009-10-22 12:32:28 -04:00 |
|
Corey Oordt
|
2f3b1dacbf
|
Removed the permalink decorator to make the absoluteurl work
|
2009-10-13 05:06:37 -04: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 |
|
Corey Oordt
|
3ea529c71b
|
Merge branch 'master' of http://opensource.washingtontimes.com/git/public/django-categories
|
2009-10-06 08:10:32 -04:00 |
|
Corey Oordt
|
a7fa144a8c
|
Added new documentation
|
2009-10-06 08:10:13 -04:00 |
|
Corey Oordt
|
4573a37b14
|
Ignoring the docs/_build directory
|
2009-10-06 08:09:45 -04:00 |
|
Corey Oordt
|
598a418a0f
|
Added a description field
|
2009-10-06 08:09:04 -04:00 |
|
Jose Soares
|
e69cfe9627
|
Added a new templatetag to retrieve the top level categories
|
2009-10-05 15:07:11 -04:00 |
|
Corey Oordt
|
176edd7736
|
Removed a strange typo
|
2009-10-02 11:50:25 -04:00 |
|
Jonathan Hensley
|
16ad8057e3
|
cats
|
2009-10-01 15:52:30 -04:00 |
|
Jonathan Hensley
|
c3b26df0da
|
added views
|
2009-10-01 15:51:13 -04:00 |
|
Corey Oordt
|
2e9cba224c
|
Added some sample config to see it work
|
2009-09-30 10:53:09 -04:00 |
|
Corey Oordt
|
8830d92f8e
|
Added a template for the template tags
|
2009-09-30 10:52:47 -04:00 |
|
Corey Oordt
|
084e4089e0
|
Added a demo file of music genres
|
2009-09-30 10:52:07 -04:00 |
|
Corey Oordt
|
f30b8362c6
|
Added tests for templatetags
|
2009-09-30 10:51:28 -04:00 |
|
Corey Oordt
|
6c24d2ff65
|
upped the version and separated the editor
|
2009-09-30 10:50:51 -04:00 |
|
Corey Oordt
|
76d60d286d
|
Fixing up and updating the usage
|
2009-09-30 10:49:51 -04:00 |
|
Corey Oordt
|
1a38fa27fe
|
Fixed up the readme to include some goals
|
2009-09-30 10:49:24 -04:00 |
|
Corey Oordt
|
a8a91de6fa
|
Tweaked the description and example of the template tag
|
2009-08-28 09:45:04 -04:00 |
|
Corey Oordt
|
7ca8f904ab
|
Removed some unneeded media files
|
2009-08-28 09:44:19 -04:00 |
|
Corey Oordt
|
01c6cf38c5
|
Getting the admin interface working
|
2009-08-27 16:22:09 -04:00 |
|
Corey Oordt
|
603352c84f
|
removing unneeded files
|
2009-08-27 15:30:02 -04:00 |
|
Corey Oordt
|
13154fd3ca
|
Fixed most of the tests
|
2009-08-27 14:59:23 -04:00 |
|
Corey Oordt
|
6557c644cd
|
Added some testing fixtures
|
2009-08-27 12:00:21 -04:00 |
|
Corey Oordt
|
5d9ceb480b
|
Added some tests for category importing
|
2009-08-27 11:58:00 -04:00 |
|
Corey Oordt
|
1f9cc91cab
|
Started the docs
|
2009-08-27 11:57:31 -04:00 |
|
Corey Oordt
|
413e756a0a
|
Added a command to import categories from a file
|
2009-08-27 11:56:43 -04:00 |
|
Corey Oordt
|
38979d463c
|
Added the editor templates
|
2009-08-27 11:53:14 -04:00 |
|
Corey Oordt
|
8deaaa2002
|
Moving media files around
|
2009-08-27 11:12:40 -04:00 |
|
Corey Oordt
|
9d4d59cb2a
|
Removing mentions of FEINCMS to make it more generic
|
2009-08-27 11:02:19 -04:00 |
|
Corey Oordt
|
40f5471abd
|
Split the editor into a separate app
|
2009-08-25 20:52:46 -04:00 |
|
jhensley
|
facd3bf294
|
updated tree editor view
|
2009-07-29 11:29:19 -04:00 |
|
Corey Oordt
|
0aedad941f
|
Fixed a wrong relative path with the jsi18n admin script
|
2009-07-28 10:40:39 -04:00 |
|
Corey Oordt
|
409b7b86f5
|
Fixed a bad merge
|
2009-07-28 09:53:37 -04:00 |
|
Corey Oordt
|
0d32deffb0
|
Moved media around, modified the editor template and removed .egg-info
|
2009-07-28 09:49:08 -04:00 |
|
Corey Oordt
|
b48f5d2c0f
|
Added to the gitignore
|
2009-07-21 08:57:35 -04:00 |
|