0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some nasty subtle bugs with auto_clear. More... over 14 years ago
Stupid typo. More... over 14 years ago
Merge branch 'master' of [email protected]:SeanOC/django-cnotes More... over 14 years ago
Fixed some small hiccups in setup.py. More... over 14 years ago
Updated version number More... over 14 years ago
Added a check that the response has a status of 200 before auto clearing cnotes. More... over 14 years ago
Improved the use of cookie settings in django-cnotes. More... over 14 years ago
Updated version number in setup.py. More... over 14 years ago
Changed the settings variable name to be more consistent. More... over 14 years ago
Updated the README with settings info. More... over 14 years ago
Added code to optionally automatically clear notes which are added to the request object by the middleware class. More... over 14 years ago
Fixed a typo in setup.py. More... over 14 years ago
Updated setup.py More... over 14 years ago
Added more unit tests. More... over 14 years ago
Removed the unneeded models file. More... over 14 years ago
Added more unit tests. More... over 14 years ago
Made unit tests more flexible. More... over 14 years ago
Added some initial unit tests for cnotes. More... over 14 years ago
Incremented the version number in setup.py. More... over 14 years ago
Updated README More... over 14 years ago
Added cookie signing. More... over 14 years ago
Updated the README file. More... over 14 years ago
Changed the middleware so that cnotes are now available on the request object. More... over 14 years ago
Added details to the README file. More... over 14 years ago
Added a license file. More... over 14 years ago
Removed a bunch of irrelevant comments. More... over 14 years ago
Removed some debug printing. More... over 14 years ago
Added a setup.py file. More... over 14 years ago
One more rst fix attempt. More... over 14 years ago
Another attempt at fixing rst syntax. More... over 14 years ago