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

Settings refactor #48

Closed
wants to merge 55 commits into from
Closed

Settings refactor #48

wants to merge 55 commits into from

Conversation

epicserve
Copy link

Refactored the Django settings so you can override the default settings for adding in apps like Django debug toolbar. Also did some code clean up to make the code more PEP 8 compliant. I've also included all the changes from pull request #47. All unit tests pass.

bartekgorny and others added 25 commits November 3, 2009 22:33
--HG--
rename : schedule/models/fixtures/schedule.json => schedule/fixtures/schedule.json
Conflicts:
	project_sample/settings.py
	project_sample/urls.py
	schedule/templates/schedule/_dialogs.html
	schedule/templatetags/scheduletags.py
	schedule/urls.py
Also removed the links to `jquery.tooltip.css` and `jquery.tooltip.js` because they were 404ing.
@epicserve epicserve closed this Oct 31, 2012
jrutila pushed a commit to jrutila/django-schedule that referenced this pull request Apr 13, 2014
jrutila pushed a commit to jrutila/django-schedule that referenced this pull request Apr 13, 2014
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.

3 participants