Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django 1.5 support, Admin interface & docs, backwards compat w/1.3. #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 26, 2013

  1. Django 1.5 support, Admin interface & docs, backwards compat w/1.3.

    Make django_nose optional, runtime generation of uri in example app
    request instead of hardcoded port 8000, sqlite directory location
    set depending on settings.py location, import absolute_http_url_re
    tries Django 1.5 location first if fails tries 1.3 location, use
    django's datetime field in models, remove KeyGenerator, use
    keygen helper and some pep8 formatting.
    Kurt Vogel committed May 26, 2013
    Configuration menu
    Copy the full SHA
    a817424 View commit details
    Browse the repository at this point in the history