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

Conversation

kvogel
Copy link

@kvogel kvogel commented May 26, 2013

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.
screen shot 2013-05-25 at 10 07 37 pm
screen shot 2013-05-25 at 10 07 56 pm
screen shot 2013-05-25 at 10 08 27 pm

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.
@kvogel kvogel closed this May 27, 2013
@kvogel kvogel reopened this May 27, 2013
@kvogel
Copy link
Author

kvogel commented May 27, 2013

Duh, should I have done a pull request on the develop branch? If so can I nuke this request or just close it and make a new one?

@bhagany
Copy link
Member

bhagany commented May 28, 2013

To tell you the truth, I don't even know any more. We've been a little overextended trying to get a big project out the door here, and I'm afraid some of our open source stuff has piled up a decent number of tickets and pull requests. Once we release, I'll do some triage, and if it would be more convenient to apply the pull request to another branch, I'll let you know then.

@kvogel
Copy link
Author

kvogel commented May 28, 2013

Ok thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants