lp:~benjaminwarfield/pyohio/dev

Created by Benjamin W. Smith and last modified
Get this branch:
bzr branch lp:~benjaminwarfield/pyohio/dev
Only Benjamin W. Smith can upload to this branch. If you are Benjamin W. Smith please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Benjamin W. Smith
Project:
PyOhio Website
Status:
Mature

Recent revisions

14. By bsmith <email address hidden>

* Add some smarts to the reg app.
  * Make it use template variables, dynamically define them
  * Setup the 'failure' template to respond to specific failures.
  * Make 'meals' a dropdown
* Add some basic documentation via docstring and comments

13. By bsmith <email address hidden>

Add some validation to the registration process in the form of checking for a duplicate email address.
Clean up some of the models.
Don't make logo required for swag and sponsors.
Add a basic view for the main app taking advantage of the new models,
which make things more configurable and helps phase out the static html.

12. By bsmith <email address hidden>

Create new base models to set the foundation for a more dynamic configuration of the site.
New Models:
* Address
* Conference Details
* Email Settings
* Meal Type
* Sponsors
* Swag
* Talks
Take advantage of those models in the reg app, no more need to manually load things with 'loaddb.py'
Enable flat pages, so we can keep stuff local (like maybe some of the stuff from the wiki).
Email settings are now configurable (was hardcoded).

All really rough code, but it works for now :)

11. By dstanek

Minor template update to add a link back to the homepage on the success.html and also hyperlink the main logo.

10. By dstanek

Django was complaining about the maxlength.

9. By dstanek

Django was complaining about the maxlength.

8. By dstanek

Make the templated directories more dynamic.

7. By dstanek

The limit_choices_to argument was breaking the admin.

6. By dstanek

Removing an unused file.

5. By dstanek

Removing some debugging prints.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.