Updated requirements.txt

This commit is contained in:
fergalmoran
2013-06-15 20:27:26 +01:00
parent 7601c53d73
commit 126156dbbd
2 changed files with 1 additions and 14 deletions

View File

@@ -16,6 +16,7 @@ git+git://github.com/PaulUithol/backbone-tastypie.git#egg=backbone-tastypie
git+git://github.com/tschellenbach/Django-facebook.git#django-facebook
git+git://github.com/hpoul/sct-communitytools.git#django-sct
git+git://github.com/jefftriplett/django-podcast.git#django-podcast
git+git://github.com/etianen/django-require.git#django-require
django-grappelli
humanize
django-debug-toolbar

View File

@@ -1,14 +0,0 @@
{% load account %}
{% load socialaccount %}
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<h3>Hey There!!</h3>
</div>
<div class="modal-body">
We've noticed you've been playing a few mixes now.<br/>
This is cool and we're happy you're enjoying the site but we would love it<br/>
if you would consider logging in.<br/>
This will let you comment on mixes and even download them
</div>