Commit graph

658 commits

Author SHA1 Message Date
Corey Oordt
f7faa54620 Got rid of hotlinking settings and changed the EDITOR_MEDIA_PATH 2010-12-16 11:44:42 -05:00
Corey Oordt
ae49c9d066 Adding a new version of TreeTable with a few minor changes to support row repainting. 2010-12-16 11:40:42 -05:00
Corey Oordt
6693d8dad3 Removed unused code files 2010-12-16 11:38:55 -05:00
Corey Oordt
1e546b6309 Removed all the old, unused templates 2010-12-16 11:38:35 -05:00
Corey Oordt
80755c79e3 Removed all the old media 2010-12-16 11:38:20 -05:00
Corey Oordt
4fbed625c4 Unstashing the previous changes 2010-12-12 13:15:03 -05:00
Corey Oordt
b9e54d45f3 Merge branch '0.4.8' 2010-12-10 06:57:07 -05:00
Corey Oordt
3abddf2db2 Bumped the version 2010-12-10 06:55:07 -05:00
Corey Oordt
70365f636b Updated the requirements to django-mptt 0.4.2 2010-12-10 06:54:55 -05:00
Corey Oordt
a240fef950 Added a Meta class for proper plural naming 2010-12-10 06:53:50 -05:00
Corey Oordt
e1b53aefcb Fixing bug #6 per primski. Adds the correct fields into the admin instead of both. 2010-12-10 06:37:58 -05:00
Corey Oordt
11768c2987 PyPI didn't like the license metadata 2010-10-25 07:29:08 -04:00
Josh Ourisman
1b8511a244 upped version to 0.4.7 2010-10-23 20:34:13 -04:00
Josh Ourisman
04da4c0bdd modified Category model to work with django-mptt 0.4 2010-10-23 20:31:17 -04:00
Josh Ourisman
66b634505b upped requirements to django-mptt 0.4.1 2010-10-23 20:24:58 -04:00
Corey Oordt
754abe98cb Bumped versino to 0.4.6 2010-10-07 07:06:45 -04:00
Justin Quick
502c50d9c8 fix fieldsets assignment, issue 3 2010-09-30 14:24:35 -04:00
Justin Quick
027569f691 category string, fixes issue 2 2010-09-17 15:21:47 -04:00
Justin Quick
2a9f3ebd6a Merge branch 'lookup' 2010-06-16 11:07:56 -04:00
Justin Quick
09b1cda4b5 checks for parent if given enough path bits, version bump 2010-06-16 11:06:15 -04:00
Corey Oordt
c3f2f2fc00 Merge branch '0.4.4' 2010-05-28 10:41:12 -04:00
Corey Oordt
e5f8bafd0b Redid docs with new template 2010-05-28 10:38:57 -04:00
Corey Oordt
507700b69d Added the extra templates 2010-05-28 10:31:31 -04:00
Corey Oordt
042790279d Tweaked the setup.py and manifest for a better result 2010-05-28 09:53:31 -04:00
Corey Oordt
908db01e46 Finished the doc refactoring and generated the docs 2010-05-28 09:52:54 -04:00
Corey Oordt
3e6944de65 Refactoring docs into doc_src and docs 2010-05-28 09:43:51 -04:00
Corey Oordt
dfc30820fe Bumped version 2010-05-28 09:36:30 -04:00
Corey Oordt
67a272b09b Require a trailing slash at the end of urls 2010-05-28 09:32:40 -04:00
Justin Quick
ab6b48c9d9 safe mptt registration 2010-04-29 11:28:59 -04:00
Justin Quick
10177e3d2e added extra context to view func 2010-04-29 11:07:05 -04:00
Corey Oordt
920c0e2e98 Updated the version number 2010-04-28 13:07:51 -04:00
Web Development
d453d4a410 Fied my typo for settings url 2010-04-26 14:56:55 -04:00
Corey Oordt
605cbece20 Fixing jquery issues 2010-04-26 14:47:28 -04:00
Corey Oordt
cc25aabe3d Merge branch '0.4' 2010-04-23 14:06:08 -04:00
Corey Oordt
c5759a17c6 Added the necessary files to test the generic relations 2010-04-23 11:37:47 -04:00
Corey Oordt
9e1717f3f7 Added generic relation stuff into categories 2010-04-23 11:37:18 -04:00
Corey Oordt
2faa6c8180 Renamed sample to example because that is what every other one is called, damnit 2010-04-23 11:13:35 -04:00
Corey Oordt
760f95f457 Merge branch '0.3' 2010-04-23 11:00:37 -04:00
Corey Oordt
031c32854c Added metadata to the model for seo stuff 2010-04-22 14:31:38 -04:00
Corey Oordt
0b27adc2a5 Changed the requirements from mptt in our repository to mptt-2 in pypi 2010-04-15 14:51:18 -04:00
Corey Oordt
50bf7e1896 Changed the requirements to have mptt just greater than 0.2 2010-04-08 06:48:13 -04:00
Corey Oordt
c479cc6ad9 Switched to setuptools/distribute 2010-04-07 12:26:39 -04:00
Corey Oordt
c1c2a72115 Added better setup.py pieces. Getting ready to push to our PyPi 2010-04-07 09:43:35 -04:00
Corey Oordt
fdeb2fc14e Deleted code referencing something I deleted earlier. 2010-04-06 12:49:01 -04:00
Corey Oordt
53372a60a9 Removing docs for piece I deleted previously 2010-04-06 12:48:23 -04:00
Corey Oordt
8a5c137eb6 Fixed a typo in the setup.py and wrapped the other django import in __init__.py so you could call get_version without having django installed. Also increased the version number to 0.2.1 2010-04-06 07:53:37 -04:00
Corey Oordt
81d07c859d Added some docs and testing apps 2010-04-05 13:09:36 -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
Corey Oordt
4700b268eb Modified the setup.py to get the latest version from the code and the long_description fro the README.txt file 2010-04-05 13:08:20 -04:00
Corey Oordt
f6db9f2006 Merge branch 'master' of http://opensource.washingtontimes.com/git/public/django-categories 2010-04-05 13:02:59 -04:00