Skip to content
This repository was archived by the owner on Sep 3, 2020. It is now read-only.

docs: Fix simple typo, excep -> except #5

Merged
merged 563 commits into from
Mar 26, 2020
Merged
Changes from 1 commit
Commits
Show all changes
563 commits
Select commit Hold shift + click to select a range
d291f1e
Merge branch 'release/0.0.29'
Sep 19, 2016
be34dc7
Merge tag '0.0.29' into develop
Sep 19, 2016
1abeb99
fixed order by at answer model
Sep 19, 2016
099c135
changed version
Sep 19, 2016
d3ea797
Merge branch 'release/0.0.30'
Sep 19, 2016
f5cd248
Merge tag '0.0.30' into develop
Sep 19, 2016
a600ee6
added tag query to make sure only django-qa tags are beign shown
Sep 21, 2016
67d87d1
Removing the deprecated module patterns from all the urls definitions…
sebastian-code Oct 26, 2016
3b658b0
Deleting and old implementation with the context processors, deprecat…
sebastian-code Oct 26, 2016
00ea23c
Updating the required dependencies across the project
sebastian-code Oct 26, 2016
bc58587
Add requirements.txt file to test_project
Oct 27, 2016
0e0f3f6
Added slug field in Question model
Oct 27, 2016
81f87ba
Merge branch 'develop' of github.com:swappsco/django-qa into develop
Oct 27, 2016
57c059b
Test added and changed function name gen_slug to generate_slug
Oct 27, 2016
c2054e8
minor fixes for pep8
Oct 27, 2016
e31dbd1
updated version
Oct 27, 2016
2603427
Merge branch 'release/0.0.31'
Oct 27, 2016
0389917
Merge tag '0.0.31' into develop
Oct 27, 2016
3a34916
Small changes on styling to the test fixing a pair of typos and some …
sebastian-code Oct 29, 2016
ec43186
First attempt to fix an Error on test_views tests, on test test_quest…
sebastian-code Oct 29, 2016
2ade609
Remove dependency on django-bootstrap3
Nov 9, 2016
5259752
Add comment about templates in README
Nov 9, 2016
f6aa805
Update django-taggit requirement
Nov 9, 2016
f23bfdf
Bump version
Nov 9, 2016
9cf3da5
Merge branch 'release/0.0.32'
Nov 9, 2016
9958199
Merge tag '0.0.32' into develop
Nov 9, 2016
09eb559
Add django 1.10 to the travis matrix
Nov 9, 2016
23a2f83
added some missing context to tagsview
Nov 9, 2016
4c52d31
updated version
Nov 9, 2016
4edeba5
Merge branch 'release/0.0.33'
Nov 9, 2016
ce001e2
Merge tag '0.0.33' into develop
Nov 9, 2016
a34eca4
Creating the empty README.rst file to attend issue #30
sebastian-code Nov 12, 2016
7fa8ee5
Adding first data on the new readme file
sebastian-code Nov 12, 2016
65f6e5a
Changing the previous README file name to only have one document
sebastian-code Nov 12, 2016
c8949e5
Adding some links and main body text to the readme file
sebastian-code Nov 12, 2016
8f7c4df
Fixing typos on the rst format because I am too n00b on this to achie…
sebastian-code Nov 12, 2016
760cc50
Fixing typos on the rst format because I am too n00b on this to achie…
sebastian-code Nov 12, 2016
9acb1fe
Adding the package features list to the readme file
sebastian-code Nov 12, 2016
5b32023
Adding the package install instructions to the readme file
sebastian-code Nov 12, 2016
d2ccffe
Fixing typos on the rst format because I am too n00b on this to achie…
sebastian-code Nov 12, 2016
1f44f07
Fixing typos on the rst format because I am too n00b on this to achie…
sebastian-code Nov 12, 2016
5f4faca
Fixing typos on the rst format because I am too n00b on this to achie…
sebastian-code Nov 12, 2016
3fd9f99
Filling the additional information in the original readme file
sebastian-code Nov 12, 2016
ff0c162
Testing some changes on the readme file
sebastian-code Nov 12, 2016
68d6b0f
Deleting some unnecesary lines on the readme file
sebastian-code Nov 12, 2016
785ab1e
Deleting some unnecesary lines on the readme file
sebastian-code Nov 12, 2016
3f74c1d
Deleting some unnecesary lines on the readme file
sebastian-code Nov 12, 2016
db33564
Fixing some typos on the readme file
sebastian-code Nov 12, 2016
c98d4cf
Deleting the old README file because there is no additional need for …
sebastian-code Nov 12, 2016
591f015
Update login and register templates
Nov 16, 2016
d3cd1fb
Update setup.py to avoid failing with README.rst
Nov 16, 2016
f3d8812
Add variable to disable description required conditionally
Nov 16, 2016
851c3ec
Add tests for the QA_OPTIONAL_DESCRIPTION setting
Nov 16, 2016
c3a784e
Bump version
Nov 16, 2016
468e914
Merge branch 'release/0.0.34'
Nov 16, 2016
bfda370
Merge tag '0.0.34' into develop
Nov 16, 2016
b300e93
This should correct the double negation added by mistake
sebastian-code Nov 16, 2016
589d4ba
Adding some lines to the LICENSE file to reflect the actual status of…
sebastian-code Nov 16, 2016
cbcdb37
Adding the contributors file and the licence file to the manifest
sebastian-code Nov 16, 2016
d146440
Adding the contributors file and the licence file to the manifest
sebastian-code Nov 16, 2016
69fa03f
Adding the contributors file
sebastian-code Nov 16, 2016
6e97ee5
Adding missing Python versions on the setup file list of 'programming…
sebastian-code Nov 16, 2016
81b8522
Adding PyPi and development status badges for the package
sebastian-code Nov 16, 2016
96a4a7a
Adding python versions to Travis file
sebastian-code Nov 16, 2016
679051e
Fix reversion
Nov 16, 2016
582c467
Fix typo
Nov 16, 2016
3e30f83
Fix issue with wrong call to qa.css
Nov 16, 2016
bb655d6
Update requirements
Nov 16, 2016
be67e91
Add requires.io badge
Nov 16, 2016
a843f1c
Bump version
Nov 16, 2016
abc2467
Merge branch 'release/0.0.35'
Nov 16, 2016
295416b
Merge tag '0.0.35' into develop
Nov 16, 2016
413eba0
Small cosmetical changes for a more coherent code.
sebastian-code Nov 17, 2016
6eea2d4
Appliying some cosmetic changes on the PEPS8 side
sebastian-code Nov 17, 2016
d22cb5f
Small fix on the README file
sebastian-code Dec 17, 2016
186ee89
The bare bones documentation as created by Sphinx
sebastian-code Dec 17, 2016
899d535
Creating a friendlier Makefile with better instructions for documenta…
sebastian-code Dec 17, 2016
2d33a13
Adding the base file with welcoming information about the project
sebastian-code Dec 17, 2016
f87a9bb
Adding the installation instructions to the documentation
sebastian-code Dec 17, 2016
3e7fd9c
Adding the installation instructions to the documentation
sebastian-code Dec 17, 2016
d5c056c
Merge branch 'feature/docs' into develop
sebastian-code Dec 17, 2016
de398c5
Fixing error 401 because of unused imports
sebastian-code Dec 17, 2016
d9d61cb
updating requirements to keep them up to date with the latests versio…
sebastian-code Dec 17, 2016
0264791
Adding the settings page to the documentation.
sebastian-code Dec 18, 2016
ecd43c2
Fixing a typo.
sebastian-code Dec 18, 2016
04b97b0
Fixing some missing lines
sebastian-code Dec 21, 2016
0571cc1
Add documentation badge
Dec 21, 2016
8333364
Add documentation badge
Dec 21, 2016
dfa5e9c
Remove alabaster theme
Dec 21, 2016
bad5286
Fixing a bad indentation error
sebastian-code Dec 21, 2016
7afb78e
Merge branch 'develop' of github.com:swappsco/django-qa into develop
sebastian-code Dec 21, 2016
96c1178
Fixing link styles to comply with RTFD requirements.
sebastian-code Dec 21, 2016
6196d9a
Fixing a broken link
sebastian-code Dec 21, 2016
6133a28
Bump version
Dec 21, 2016
fabcf0c
Merge branch 'release/0.1.0'
Dec 21, 2016
0c3c8e7
Merge tag '0.1.0' into develop
Dec 21, 2016
739e69a
Changed views for django-hitcount
Jan 5, 2017
f4b4675
updated version
Jan 5, 2017
52710f0
Merge branch 'release/0.1.1'
Jan 5, 2017
a0453ff
Merge tag '0.1.1' into develop
Jan 5, 2017
7b94206
Cleaning a little bit the code, taken away some unused imports and ap…
sebastian-code Jan 8, 2017
bae1f4c
Cleaning the README file to keep it simple and to focus information o…
sebastian-code Jan 9, 2017
77cc503
Fixing a typo
sebastian-code Jan 9, 2017
85435b4
Some additional cleaning, nothing fancy
sebastian-code Jan 9, 2017
dde6b0c
Update requirements.txt
andresgz Feb 11, 2017
8aa540a
update setup.py requirements
andresgz Feb 11, 2017
9560de0
Update requirements.txt
andresgz Feb 11, 2017
7fae76d
Defining the main structure for the QA settings dictionary, using the…
sebastian-code Feb 14, 2017
5ede6e1
Small change to the call for the QA_MESSAGE constant from the setting…
sebastian-code Feb 14, 2017
438dfc8
Small change to the imports block inside the models file.
sebastian-code Feb 14, 2017
a976df0
Adding the new model method to allow a easier modification to the rep…
sebastian-code Feb 14, 2017
f70f7e1
Adding new test to the the models file
sebastian-code Feb 14, 2017
566918a
Changing some calls to the QA configurations inside the settings file.
sebastian-code Feb 18, 2017
970722b
Merge branch 'master' into feature/reputation to keep up with the lat…
sebastian-code Feb 18, 2017
45d75e2
Adding the QA dictionary to the settings file, implementing the first…
sebastian-code Feb 19, 2017
85b56e3
Fixing the new content that breaks test while I work in another solution
sebastian-code Feb 22, 2017
d5c16d5
Changing the QuestionForm to fit a better approach to validate attrib…
sebastian-code Feb 22, 2017
c3f1111
Fixing the new content that breaks test while I work in another solut…
sebastian-code Feb 23, 2017
00dc952
Fixing the new content that breaks test while I work in another solut…
sebastian-code Feb 23, 2017
d978a5d
Fixed the test part, moved some test to accomodate the need for a sec…
sebastian-code Feb 23, 2017
cc07eb6
Deleting a lot of unused code
sebastian-code Feb 25, 2017
0eef35e
Adding the code snipet to allow the reputation modification for the u…
sebastian-code Feb 25, 2017
1a5256e
Defining the first test to validate than the view is properly affecti…
sebastian-code Feb 25, 2017
4f4cce0
Small fix to take away an unnecesary hit on the DB on the models, and…
sebastian-code Feb 25, 2017
4607dd0
Editing the test_settings file to have it with a cleaner presentation…
sebastian-code Feb 25, 2017
0aa24c4
Defining and registering the signals to monitor Answer, Question, Ans…
sebastian-code Feb 25, 2017
f162651
Defining and registering the signals to monitor Answer, Question, Ans…
sebastian-code Feb 25, 2017
03cb04a
Small fix on the test docstring
sebastian-code Feb 25, 2017
207028e
Small fix to the docstring in the test
sebastian-code Feb 27, 2017
d6f36b5
Small fix to the docstring in the test
sebastian-code Feb 27, 2017
7c32f6d
Editing the .gitignore file to include the Visual Studio Code folders
sebastian-code Mar 9, 2017
4ffbaaf
Editing the save() method of Question, Answer and Comments
sebastian-code Mar 15, 2017
db31ffd
Deleting the signals, now unnecesary with the new workflow
sebastian-code Mar 15, 2017
31138e5
Adding the newly edited tests
sebastian-code Mar 15, 2017
76e5c21
Adding test to the views which creates AnswerComments and QuestionsCo…
sebastian-code Mar 15, 2017
fd3442f
Adding test to the views which creates Answers and fixing some E501 t…
sebastian-code Mar 15, 2017
f2b84ab
Adding tests to the models and fixing some E501 type errors from PEPS
sebastian-code Mar 15, 2017
a2f95e4
Adding the .vscode folder to the .gitignore file
sebastian-code Mar 15, 2017
774588d
Merge branch 'develop' into feature/reputation
sebastian-code Mar 15, 2017
a2b26aa
Adding the line to overlook that exception with no need of testing
sebastian-code Mar 15, 2017
8b592e8
Adding test to validate the functuality at the moment the QA_SETTINGS…
sebastian-code Mar 15, 2017
f14a55c
Changing the method to separate behaviors
sebastian-code Mar 15, 2017
05e4be6
Adding test to validate the correct handling of the exception
sebastian-code Mar 16, 2017
a779d9a
Fixing a E501 type PEP's error
sebastian-code Mar 16, 2017
d2d2bd5
Sorting imports running sort imports
sebastian-code Mar 17, 2017
e3055c9
Retiring from testing an unneeded line to test
sebastian-code Mar 17, 2017
dc13b0e
Adding new tests
sebastian-code Mar 17, 2017
f840723
Adding new test to cover additional code
sebastian-code Mar 17, 2017
2820f92
Taken away some of the dictionary keys, that functionality is not rea…
sebastian-code Mar 17, 2017
ac6aac8
Merge branch 'feature/reputation' into develop to add the new functio…
sebastian-code Mar 17, 2017
8684fcb
Small refactoring to the test suite, so it has a proper funtional sep…
sebastian-code Mar 18, 2017
a1fd003
Adding the new test infraestructure because of the refactoring to the…
sebastian-code Mar 18, 2017
63f1640
Refactoring some code, adding some style and also reestructuring the …
sebastian-code Mar 18, 2017
98fad46
Updating the documenatation.
sebastian-code Mar 18, 2017
5878b74
Small fix applied to the documentation
sebastian-code Mar 18, 2017
deeb65d
Small fix applied to the makefile
sebastian-code Mar 18, 2017
b6bbf61
Small fix applied to the makefile, again
sebastian-code Mar 18, 2017
6e55cd5
Changes to the requirements file
sebastian-code Mar 18, 2017
71d9aaa
Adding the count_hits dictonary key inside the settings file to the w…
sebastian-code Mar 18, 2017
9cc46de
Updating the documentation properly.
sebastian-code Mar 18, 2017
836a6cb
Adding docstrigs to the models.
sebastian-code Mar 25, 2017
771a289
Fixing a bad nomenclature
sebastian-code Mar 25, 2017
52cffdb
Adding a draft for the HISTORY file
sebastian-code Mar 26, 2017
2f0e1bd
Editing the draft for the HISTORY file
sebastian-code Mar 26, 2017
80d783f
Editing the draft for the HISTORY file
sebastian-code Mar 26, 2017
94f835e
Editing the draft for the HISTORY file
sebastian-code Mar 26, 2017
f7520c5
Deleting the draft for the HISTORY file until is ready.
sebastian-code Mar 26, 2017
9a39c06
Adding again the draft file for the HISTORY record of the project.
sebastian-code Mar 26, 2017
3d8fcf5
Editing the HISTORY record of the project with a different style for …
sebastian-code Mar 26, 2017
47f3551
Updating the requirements list accross the project to keep up to date…
sebastian-code May 13, 2017
df89358
Bump version
sebastian-code May 13, 2017
afaa003
Merge branch 'release/0.9.0'.
sebastian-code May 13, 2017
85f8517
Merge tag '0.9.0' into develop
sebastian-code May 13, 2017
97748fa
Fixing the docs to give it a better styling
sebastian-code May 13, 2017
a5bb96f
Adding missing line to the documentation on the installation process …
sebastian-code Oct 12, 2017
bfb48bb
Small fix to the template to change the variable provided by the REGE…
sebastian-code Oct 12, 2017
2f957ef
Fixing the redirect call inside all the CBV which overloaded the POST…
sebastian-code Oct 12, 2017
49b1982
Bump version.
sebastian-code Oct 12, 2017
5004c46
Merge branch 'hotfix/0.9.1' into develop to solve #42, including some…
sebastian-code Oct 12, 2017
417209b
Non-ascii in Question or Answer causes UnicodeEncodeError #43
yuriiz Dec 4, 2017
4fd2ab7
Merge branch 'hotfix/0.9.2' to merge PR #44 by @yuriiz to fix #43 als…
sebastian-code Dec 4, 2017
247a9c5
Merge tag '0.9.2' into develop
sebastian-code Dec 4, 2017
0dbf002
This line points in the right direction to setup the package properly…
sebastian-code Feb 10, 2018
f4e701b
Merge branch 'hotfix/0.9.3' closing some additional issues.
sebastian-code Feb 10, 2018
b027d14
Merge tag '0.9.3' into develop
sebastian-code Feb 10, 2018
d645dff
Solves #46
sebastian-code Feb 19, 2018
78fabfe
Merge branch 'hotfix/0.9.4'
sebastian-code Feb 19, 2018
8b2a090
Merge tag '0.9.4' into develop
sebastian-code Feb 19, 2018
4657515
Fixing issue with TravisCI
sebastian-code Feb 19, 2018
4806d39
Merge branch 'hotfix/0.9.4.1'
sebastian-code Feb 19, 2018
5c90998
Merge tag '0.9.4.1' into develop
sebastian-code Feb 19, 2018
a05b59d
Bump version. Missing lines. Solves #47
sebastian-code Feb 20, 2018
da4a858
Merge branch 'hotfix/0.9.4.2'
sebastian-code Feb 20, 2018
31d98d0
Merge tag '0.9.4.2' into develop
sebastian-code Feb 20, 2018
7397d5c
Setup.py: Get requirements from `requirements.txt` file
Feb 20, 2018
e6ac7e0
Setup.py: Def function to get external informations
Feb 20, 2018
07c8a43
Merge branch 'master' into master
Feb 20, 2018
a2e2be0
Merge pull request #48 from Postroutine/master
lcmartinezdev Feb 20, 2018
c366eef
Revert " Setup.py: Get requirements from `requirements.txt` file "
lcmartinezdev Feb 20, 2018
be605f4
Merge pull request #49 from swappsco/revert-48-master
lcmartinezdev Feb 20, 2018
9968677
Including #48 from @Postroutine and some personal additions.
sebastian-code Feb 22, 2018
507fb6b
Merge branch 'hotfix/0.9.4.3'
sebastian-code Feb 22, 2018
9fcb490
Merge tag '0.9.4.3' into develop
sebastian-code Feb 22, 2018
7603304
Merge branch 'master' of github.com:swappsco/django-qa into hotfix/0.…
sebastian-code Feb 22, 2018
8dc695e
Merge branch 'develop' into hotfix/0.9.4.4
sebastian-code Feb 22, 2018
3070b6e
Merge branch 'master' of github.com:swappsco/django-qa
sebastian-code Feb 22, 2018
30d57e7
Merge branch 'master' into hotfix/0.9.4.4
sebastian-code Feb 22, 2018
4c3343d
Merge branch 'hotfix/0.9.4.4'
sebastian-code Feb 22, 2018
4167e7a
Merge tag '0.9.4.4' into develop
sebastian-code Feb 22, 2018
d4d16e7
templates/qa/base.html: Fix missing <head> and <body> html tags
Mar 8, 2018
5d79f3a
Ability to mark which answer resolve a question
Mar 16, 2018
7c57660
Merge pull request #55 from Postroutine/fix-base-template-head
cdvv7788 Mar 17, 2018
96578ef
Merge branch 'answer_question' of git://github.com/Postroutine/django…
Mar 17, 2018
d5fd1d3
Allow answered questions to stay open
Mar 17, 2018
23882ae
Update flow to match expectations
Mar 17, 2018
ec6c599
Merge branch 'Postroutine-answer_question' into develop
Mar 17, 2018
6721c77
Merge branch 'develop' of github.com:swappsco/django-qa into develop
Mar 17, 2018
f12c30c
Fix issue with extra div under certain conditions
Mar 17, 2018
d4eb2ef
Fix styles of colored topbar
Mar 17, 2018
555edb4
Protocol agnostic urls
Mar 17, 2018
3371bb9
Update dependencies
Mar 17, 2018
7c509e7
Update dependencies
Mar 17, 2018
89f8046
Make compatible with django 2.0
Mar 17, 2018
6a2a1e7
Update test_project to work with django2.0
Mar 17, 2018
1b3b3f3
Document issue with django-markdown-app
Mar 17, 2018
cf95c23
Bump version
Mar 17, 2018
b87ba84
Merge branch 'release/0.10.0'
Mar 17, 2018
373b0d4
Merge tag '0.10.0' into develop
Mar 17, 2018
2ab3b7c
Update version filters. Add django2 and remove python2
Mar 17, 2018
682901c
Merge branch 'release/0.10.0'
Mar 17, 2018
de8a44b
Merge tag '0.10.0' into develop
Mar 17, 2018
58d046a
Discarding unsupported Python and Django versions, adding a TravisCI …
sebastian-code Mar 17, 2018
f8b4403
Bump version.
sebastian-code Mar 17, 2018
8d27529
Merge branch 'hotfix/0.10.1' into develop
sebastian-code Mar 17, 2018
660893f
Fixing the TravisCI test.
sebastian-code Mar 19, 2018
71b8020
Bump version.
sebastian-code Mar 19, 2018
14a528e
Merge branch 'hotfix/0.10.1.1'
sebastian-code Mar 19, 2018
86727c5
Merge tag '0.10.1.1' into develop
sebastian-code Mar 19, 2018
be8d173
Update django-qa
Jun 30, 2018
3082de9
Fixing the settings MIDDLEWARE variable, updated in the most recent v…
sebastian-code Jul 6, 2018
3550469
Droping Python2 encoding support.
sebastian-code Jul 6, 2018
8016cf9
Deleting unnecessary lines required by Python2.
sebastian-code Jul 6, 2018
7bc35c1
Fixing system warning due to unordered queryset.
sebastian-code Jul 6, 2018
9e7bae6
Fixing the settings MIDDLEWARE variable, updated in the most recent v…
sebastian-code Jul 6, 2018
6f1c294
Updating docs.
sebastian-code Jul 6, 2018
94f8e34
Fixes #61 and partially solves #64
sebastian-code Jul 6, 2018
100ac97
Fixes #64
sebastian-code Jul 6, 2018
10ab20f
Merge branch 'feature/drop_python2' into develop to include changes m…
sebastian-code Jul 6, 2018
1010939
Update description in setup.py
Sep 21, 2018
f41995a
docs: Fix simple typo, excep -> except
timgates42 Mar 26, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add requirements.txt file to test_project
  • Loading branch information
Luis Carlos Martinez committed Oct 27, 2016
commit bc58587cdda58c21f43f568fd647a103bbd08dd4
5 changes: 5 additions & 0 deletions test_project/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Your app requirements.
-r ../requirements.txt

# Your app in editable mode.
-e ../