Rebecca Lovewell
6de322216d
Show message when user does not have permission to access proposal submission page
2014-02-25 21:36:32 -05:00
Rebecca
3711ddf24e
Merge pull request #8 from pyohio/sponsorship-redirect
...
Dynamic redirect after applying to be a sponsor.
2014-02-11 11:47:22 -05:00
Rebecca Lovewell
bc3dfd6c4c
Redirect to dashboard if there are no benefits to edit.
...
The sponsor object has been created, and we only need to collect details
about the potential-sponsor's benefits. If there are no benefits, the user
should be redirected to the dashboard rather than forced to submit what
appears to be the same form twice.
2014-02-11 11:26:56 -05:00
Rebecca Lovewell
9833a6a27c
Loosen django-forms-bootstrap requirement
2014-02-11 09:24:03 -05:00
Rebecca
5024e5e1f4
Merge pull request #7 from pyohio/update-requirements
...
Update requirements for Django 1.5+
2014-02-03 07:32:09 -08:00
Rebecca Lovewell
8d5461d05d
Loosen Django requirement
...
So that each project may control which version of Django to use. Not all
of the latest requirements are compatible with Django 1.4 anymore.
2014-02-03 10:07:17 -05:00
Rebecca Lovewell
e92dee1e0e
Update easy-thumbnails from 1.2 -> 1.4
...
For Django 1.6 compatibility.
2014-01-31 17:30:32 -05:00
Rebecca Lovewell
8e85290107
Update django-taggit from 0.9.3 -> 0.11.2
...
For Django 1.6 compatibility.
2014-01-31 17:30:05 -05:00
Rebecca Lovewell
6d4e7b1eb1
Update django-sitetree from 0.9.4 -> 1.0.0
...
For Django 1.6 compatibility.
2014-01-31 17:29:36 -05:00
Rebecca Lovewell
8b7b097314
Update django-reversion from 1.7 -> 1.8
...
For Django 1.6 compatibility.
2014-01-31 17:28:54 -05:00
Rebecca Lovewell
6ab7e498ec
Upgrade django-markitup from 1.0.0 -> 2.1
...
For Django 1.6 compatibility.
2014-01-31 17:27:58 -05:00
David Ray
cf09df2204
Merge branch 'pyflakes'
2014-01-16 10:49:06 -05:00
David Ray
c654c5aabb
restore settings import as django-appconf relies on it being there
2014-01-16 10:48:39 -05:00
David Ray
1a7e346d99
Merge branch 'update-requirements'
2014-01-16 08:30:02 -05:00
David Ray
0163ded85b
fix typo
2014-01-16 08:28:45 -05:00
David Ray
18896aa6da
fix typo
2014-01-16 08:27:29 -05:00
David Ray
f369e1d8ad
Merge pull request #4 from pyohio/future-django
...
Changes for Django 1.5+
2014-01-16 05:17:42 -08:00
David Ray
5d4b81ae86
Merge pull request #5 from pyohio/update-requirements
...
Update requirements
2014-01-16 05:14:04 -08:00
David Ray
132ce087e5
Merge pull request #2 from pyohio/1-south-support
...
Adding South Support; Work on #1
2014-01-15 12:43:22 -08:00
Rebecca Lovewell
c8087ec233
Update quickstart instructions in README
2014-01-15 10:19:40 -05:00
Rebecca Lovewell
f2c3cbb336
Add install requirements to setup.py
2014-01-15 10:07:04 -05:00
Rebecca Lovewell
2413421324
Remove old tests file
2014-01-15 09:58:20 -05:00
Rebecca Lovewell
e799ead094
Remove outdated fixture_gen files
...
http://github.com/alex/fixture_generator has not been updated since
Django 1.2.
2014-01-15 09:58:20 -05:00
Rebecca Lovewell
b78f7ebb91
Create a requirements file
2014-01-15 09:58:20 -05:00
Rebecca Lovewell
dff5c4b1bb
Use hashlib rather than django.utils.hashcompat
2014-01-15 09:36:49 -05:00
Rebecca Lovewell
e9c97a9586
mimetype -> content_type
...
mimetype is deprecated and to be removed in Django 1.7.
2014-01-15 09:36:49 -05:00
Rebecca Lovewell
280a2c2d20
Use {% load url from future %} in dashboard template
...
Using https://github.com/futurecolors/django-future-url
2014-01-15 09:36:49 -05:00
Rebecca Lovewell
b2f41b81f4
Use {% load url from future %} in team templates
...
Using https://github.com/futurecolors/django-future-url
2014-01-15 09:36:35 -05:00
Rebecca Lovewell
41aab58d7b
Use {% load url from future %} in sponsorship templates
...
Using https://github.com/futurecolors/django-future-url
2014-01-15 09:36:35 -05:00
Rebecca Lovewell
9e2ceec7c4
Use {% load url from future %} in speakers templates
...
Using https://github.com/futurecolors/django-future-url
2014-01-15 09:36:35 -05:00
Rebecca Lovewell
76a5e08e2f
Use {% load url from future %} in schedule templates
...
Using https://github.com/futurecolors/django-future-url
2014-01-15 09:36:35 -05:00
Rebecca Lovewell
4c912da4ac
Use {% load url from future %} in reviews templates
...
Using https://github.com/futurecolors/django-future-url
2014-01-15 09:36:35 -05:00
Rebecca Lovewell
ed7278e926
Use {% load url from future %} in proposals templates
...
Using https://github.com/futurecolors/django-future-url
2014-01-15 09:36:15 -05:00
Rebecca Lovewell
935ec48032
Use {% load url from future %} in emails templates
...
Using https://github.com/futurecolors/django-future-url
2014-01-15 09:36:15 -05:00
Rebecca Lovewell
55d37c13bd
Use {% load url from future %} in conference templates
...
Using https://github.com/futurecolors/django-future-url
2014-01-15 09:36:15 -05:00
Rebecca Lovewell
8857e7b760
Use {% load url from future %} in cms templates
...
Using https://github.com/django-future-url
2014-01-15 09:36:15 -05:00
Rebecca Lovewell
b495eddc61
direct_to_template -> TemplateView
2014-01-15 09:36:15 -05:00
Rebecca Lovewell
84bd8f8971
Update urls import format
2014-01-15 09:35:36 -05:00
David Ray
cca9ad0793
add dependencies for proper migration order
2014-01-14 11:06:41 -05:00
David Ray
8e75bb77fb
Remove project specific models
2014-01-14 10:37:05 -05:00
Rebecca
bfd2925c60
Merge pull request #3 from pyohio/pyflakes
...
Pyflakes clean
2014-01-14 07:25:52 -08:00
David Ray
ef66c7ed12
Adding South Support; Work on #1
2014-01-14 09:47:49 -05:00
Rebecca Lovewell
70b0906bc5
Remove unused managers
2014-01-13 16:50:01 -05:00
Rebecca Lovewell
5e5de6c6ea
Pyflakes clean across the entire project
2014-01-13 16:49:40 -05:00
Martin Brochhaus
5c07d3e945
Django 1.6 compatibility
2014-01-11 14:50:04 +08:00
James Tauber
d9ba22d6b6
Merge pull request #44 from rizumu/fix-links
...
fix links
2013-07-24 17:06:31 -07:00
Thomas Schreiber
5eebaeb638
fix links
2013-07-25 01:20:45 +02:00
James Tauber
7c3d4f2912
Merge pull request #35 from taavi/better-word-limit-error-message
...
Provides a better error message when a sponsor benefit text field is lon...
2013-07-03 16:52:45 -07:00
James Tauber
349422fae8
Merge pull request #38 from taavi/review-assignments-script
...
Adds a manage.py script to assign reviewers to talks.
2013-07-03 16:51:47 -07:00
Luke Hatcher
d93bd38758
don't assume category on presentations
2013-07-03 16:08:33 -04:00