Skip to content

Commit

Permalink
Added template_utils to all places needed
Browse files Browse the repository at this point in the history
  • Loading branch information
brosner committed Aug 28, 2009
1 parent e59b45b commit 6e2d438
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 3 deletions.
1 change: 1 addition & 0 deletions pinax/projects/basic_project/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ django-pagination==1.0.5.1
django-timezones==0.1.3
django-ajax-validation==0.1.3
django-uni-form==0.6.0
template_utils==0.4p2
1 change: 1 addition & 0 deletions pinax/projects/cms_project_company/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ django-attachments==0.3
django-generic-flatblocks==0.3.0
sorl==3.1
django-dbtemplates==0.5.8
template_utils==0.4p2
1 change: 1 addition & 0 deletions pinax/projects/cms_project_holidayhouse/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ django-attachments==0.3
django-generic-flatblocks==0.3.0
sorl==3.1
django-dbtemplates==0.5.8
template_utils==0.4p2
1 change: 1 addition & 0 deletions pinax/projects/code_project/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ django-attachments==0.3
django-markup==0.2
django-sorting>=0.1
django-filter==0.5.0
template_utils==0.4p2
1 change: 1 addition & 0 deletions pinax/projects/intranet_project/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ django-attachments==0.3
django-markup==0.2
django-bookmarks==0.1.0
django-filter==0.5.0
template_utils==0.4p2
1 change: 1 addition & 0 deletions pinax/projects/private_beta_project/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ django-bookmarks==0.1.0
django-ajax-validation==0.1.3
django-uni-form==0.6.0
django-wikiapp==0.2.0dev
template_utils==0.4p2
1 change: 1 addition & 0 deletions pinax/projects/sample_group_project/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ django-threadedcomments==0.5.1
django-gravatar==0.1.0
django-sorting>=0.1
django-filter==0.5.0
template_utils==0.4p2
1 change: 1 addition & 0 deletions pinax/projects/social_project/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ django-wikiapp==0.2.0dev
django-photologue==2.3
django-attachments==0.3
django-markup==0.2
template_utils==0.4p2
4 changes: 1 addition & 3 deletions requirements/external_apps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,4 @@ django-tagging==0.3
django-voting==0.1_pre
django-openid==0.2.0
django-sorting>=0.1

# packages not yet available on PyPI
http://bitbucket.org/ubernostrum/django-template-utils/get/v0.4p2.gz
template_utils==0.4p2

0 comments on commit 6e2d438

Please sign in to comment.