2012-05-11 |
Brian Neal |
Added .rst support for the /about/ flatpage.
|
2012-05-11 |
Brian Neal |
Merge.
|
2012-05-11 |
Brian Neal |
For bitbucket issue #8, insert .rst files into flatpages.
|
2012-05-06 |
Brian Neal |
Update production requirements.txt after Django 1.4 upgrade.
|
2012-05-05 |
Brian Neal |
Added a requirements_dev.txt file since with Python 2.7 we no longer
|
2012-05-05 |
Brian Neal |
For Django 1.4, rearranged project structure for new manage.py.
|
2012-05-05 |
Brian Neal |
Use the static() function to serve MEDIA files in development.
|
2012-05-05 |
Brian Neal |
For Django 1.4, added the admin password reset feature.
|
2012-05-05 |
Brian Neal |
Correct my Redis API error in unit test.
|
2012-05-05 |
Brian Neal |
Fix bug in donations test.
|
2012-05-05 |
Brian Neal |
For Django 1.4, the check_password function moved.
|
2012-05-05 |
Brian Neal |
For Django 1.4, add clickjacking protection via new middleware.
|
2012-05-04 |
Brian Neal |
For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
|
2012-05-03 |
Brian Neal |
For Django 1.4, update to newer versions of cache_page usage.
|
2012-05-03 |
Brian Neal |
For Django 1.4, remove verify_exists from model field definitions.
|
2012-05-03 |
Brian Neal |
For Django 1.4, add a require_debug_false logging filter.
|
2012-05-03 |
Brian Neal |
For Django 1.4, remove the obsolete setting ADMIN_MEDIA_PREFIX.
|
2012-04-29 |
Brian Neal |
Now developing on Ubuntu 12.04 with Python 2.7.
|
2012-03-10 |
Brian Neal |
For bitbucket issue #7, provide a bar graph indication of inbox and outbox
|
2012-03-08 |
Brian Neal |
Tweaks to the contests application: show the winners on the list page.
|
2012-03-04 |
Brian Neal |
For bitbucket issue #6, try to improve quoting messages.
|
2012-03-04 |
Brian Neal |
For bitbucket issue #5, rework the duplicate email checking in the registration
|
2012-02-14 |
Brian Neal |
The ajax login didn't work from the register page. I think this is because
|
2012-02-10 |
Brian Neal |
For bitbucket issue #4, deactivate users for spam when accepting flagged user
|
2012-02-09 |
Brian Neal |
For bitbucket issue #3, ensure that changes to Profile, Post & Topic models
|
2012-02-07 |
Brian Neal |
Minor tweak to contest template to clear floating images.
|
2012-02-03 |
Brian Neal |
Changed the avatar upload_to path to not rely on the user supplied name,
|
2012-02-03 |
Brian Neal |
Adding the RFB banner block.
|
2012-02-03 |
Brian Neal |
Creating a simple banner / ad campaign application, initially as a RFB / SG101
|
2012-01-29 |
Brian Neal |
Merging change to requirements.txt made on production server.
|
2012-01-29 |
Brian Neal |
For bitbucket issue #1, add open graph meta tags to forum topics.
|
2012-01-27 |
Brian Neal |
Reinstalled my fork of elsewhere with pip install -e so that the repo URL is
|
2012-01-27 |
Brian Neal |
Updated requirements.txt after using my fork of django-elsewhere.
|
2012-01-27 |
Brian Neal |
Prepare to use my forked version of elsewhere that has staticfiles support.
|
2012-01-26 |
Brian Neal |
For bitbucket issue #2, tweak the admin settings for the Post model to
|
2012-01-18 |
Brian Neal |
More last minute updates to the SOPA page.
|
2012-01-15 |
Brian Neal |
Updated the SOPA page.
|
2012-01-15 |
Brian Neal |
Altered the open graph meta tags tag to generate tags for the home page
|
2012-01-14 |
Brian Neal |
Adding SG101 protest page for SOPA & PIPA.
|
2012-01-14 |
Brian Neal |
Update requirements.txt & .hgignore.
|
2012-01-14 |
Brian Neal |
Correct the hg pull command in the fabfile.
|
2012-01-14 |
Brian Neal |
Change fabfile to use hg instead of svn.
|
2012-01-13 |
Brian Neal |
Initial version of the phantombrigade application.
|
2012-01-13 |
Brian Neal |
Created a .hgignore file.
|
2012-01-11 |
Brian Neal |
Updated requirements.txt file after updating to latest Haystack.
|
2012-01-10 |
convert-repo |
update tags
|
2012-01-09 |
Brian Neal |
For #243, create a contests application.
|
2012-01-07 |
Brian Neal |
Update the copyright year in the base template.
|