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

v0.2.0 #42

Merged
merged 78 commits into from
Mar 27, 2015
Merged

v0.2.0 #42

merged 78 commits into from
Mar 27, 2015

Conversation

nitely
Copy link
Owner

@nitely nitely commented Mar 27, 2015

Changes:

  • Requires Django 1.7 (support for 1.6 has been dropped)
  • Polls
  • Better markdown parser
  • Global pinned topics and regular pinned topics.

nitely and others added 30 commits November 17, 2014 21:26
Also the run_tests.py has been renamed runtests.py
Each folder has is own settings and urls and can be tested with
`runtests.py`

1. `./runtests` run tests with `tests/settings.py` file
2. `./runtests example` run tests with `example/settings.py` file

`runtests.py` write to stdout the settings file used.
Explanations have been completed, and works.
Updated `README.md` of example directory
I used the configuration from django/setup.cfg.

- fixed extra blank lines
- fixed some minor issues with the `_` variable in `test_user`
- added to excluded F841 for unused variables, this needs more work
nitely added a commit that referenced this pull request Mar 27, 2015
@nitely nitely merged commit 8e22eeb into master Mar 27, 2015
Macbull pushed a commit to Macbull/Spirit that referenced this pull request Aug 11, 2015
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.

1 participant