aboutsummaryrefslogtreecommitdiff
path: root/www/py-dojango
Commit message (Collapse)AuthorAgeFilesLines
* Missed file in update commit.Josh Paetzel2012-04-101-2/+2
| | | | | | | Pointyhat to: jpaetzel Notes: svn path=/head/; revision=294483
* Update to 0.5.5Josh Paetzel2012-04-103-58/+14
| | | | | | | | | Chase distfiles to the cheeseshop Sponsored by: iXsystems Notes: svn path=/head/; revision=294482
* Update to work with django 1.3.1Josh Paetzel2011-10-032-0/+52
| | | | | | | | | Submitted by: delphij Obtained from: FreeNAS SVN repo Sponsored by: iXsystems Notes: svn path=/head/; revision=282881
* Update to 0.5.2Josh Paetzel2011-05-032-4/+4
| | | | Notes: svn path=/head/; revision=273579
* Update to 0.5.1Josh Paetzel2011-04-053-3/+10
| | | | Notes: svn path=/head/; revision=272268
* This version of dojango requires django 1.2.x. Update dependancy to trackJosh Paetzel2011-04-051-1/+1
| | | | | | | version change of py-django port. Notes: svn path=/head/; revision=272264
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Dojango is a reusable django application that helps you toJosh Paetzel2010-09-134-0/+211
use the client-side framework dojo within your django project. It provides capabilites to easily switch between several dojo versions and sources (e.g. aol, google, local) Delivers helping utilities, that makes the development of rich internet applications in combination with dojo more comfortable. It makes the building of your own packed dojo release easier. Sponsored by: iXsystems Notes: svn path=/head/; revision=261093