Timeline
11/21/08:
- 11:45 Ticket #2048 (defect) created by tg_werner
- Problem with .dburi from config-file on windows-sysstems
11/20/08:
- 20:11 Changeset [5742] by mramm
- Adding index_url info to setup.cfg
- 19:44 Changeset [5741] by mramm
- Update to use the tg.flash and tg.flash_status variables that are …
- 19:42 Changeset [5740] by mramm
- Added rendering tests, and some code to isolate the full stack config from …
- 18:22 Changeset [5739] by faide
- This may be subject to a revert, but I don't want to lose it. This adds a …
- 18:20 Changeset [5738] by faide
- cleanup and docs. Preparing to get some more tests
- 17:19 Changeset [5737] by faide
- Added some docs for the gettext function and applied the #2008 ticket.
- 14:00 Ticket #2047 (defect) created by Chris Arndt
- Default Elixir model does not support transparent password encryption
- 13:39 Changeset [5736] by carndt
- Sync Elixir default identity model with SQLAlchemy model
- 13:31 Ticket #2046 (defect) created by Chris Arndt
- 'tg-admin update' does not detect if project uses Elixir model
- 13:26 Changeset [5735] by carndt
- More fixes for 'tg-admin update' command and make option handling …
- 09:38 Changeset [5734] by carndt
- Update Changelog for r5732/r5733
- 09:34 Ticket #2031 (defect) closed by Chris Arndt
- fixed: Applied in r5733 with modifications. I changed the name of the config …
- 09:18 Changeset [5733] by carndt
- Apply patch for #2013 (add config option to set CatWalk session dir) with …
11/19/08:
- 20:48 Changeset [5732] by carndt
- Fix tg-admin update command (missing template variable 'elixirversion')
- 18:10 Changeset [5731] by mramm
- Changed the tgext to a better name (perhaps we can get this into the main …
- 18:07 Changeset [5730] by jorge.vargas
- Upgrading SVN install instructions.
- 18:06 Changeset [5729] by jorge.vargas
- - fixing link for automatic index lookup
- 17:29 Changeset [5728] by carndt
- Fixup docstring for controllers.url and RESTMethod
- 16:42 Ticket #2045 (task) created by faide
- Document REST controllers
- 16:41 Ticket #1996 (enhancement) closed by faide
- fixed: applied to r5727 thanks a lot to Peter Russel and Rick Copeland!
- 16:39 Changeset [5727] by faide
- Applied patch from #1996 Thanks to Peter Russell to have reported this …
- 12:03 Ticket #2044 (defect) closed by Chris Arndt
- fixed: Ok, commited in r5725. BTW, the date is always in GMT format, since there …
- 12:01 Changeset [5726] by carndt
- Update Changelog for r5725
- 11:59 Changeset [5725] by carndt
- Fix #2044 ('turbogears.access' logger does not conform to combined log …
- 10:45 Changeset [5724] by Gustavo
- Replaced occurrences of "tgext.authorization" with "repoze.what"
- 09:23 Ticket #2044 (defect) created by Chris Arndt
- 'turbogears.access' logger does not conform to common/combined log format
11/18/08:
- 23:54 Changeset [5723] by faide
- Adding non-finished, non-tested, not yet ready sagettext backend
- 23:53 Changeset [5722] by faide
- typo in new, not yet functionnal sagettext
- 20:38 Changeset [5721] by mramm
- Some doc updates for TG2: * adding TG2 quickstart diagram from Chris * …
- 17:38 Changeset [5720] by faide
- typo in log message
- 17:25 Changeset [5719] by faide
- Sanitizing sogettext usage and preparing to create sagettext. now …
- 16:47 Changeset [5718] by faide
- sanitizing our i18n handling
- 15:43 Changeset [5717] by faide
- First step in refactoring the i18n functions... isolating the pygettext …
- 15:22 Changeset [5716] by faide
- As ChrisA pointed out …
- 14:47 Changeset [5715] by faide
- Adding Dag as a contributor
- 14:42 Changeset [5714] by faide
- Import fixes to keep python < 2.5 compatibility. Added support for Genshi …
- 14:27 Changeset [5713] by faide
- Adding two release aliases to help out during release
- 14:24 Changeset [5712] by faide
- whitespaces
- 13:37 Changeset [5711] by carndt
- Update Changelog for r5708, add revsion number for #1733 fix and some …
- 10:41 Changeset [5710] by carndt
- Add configuration file for TurboGears' own tests that logs all debug …
- 10:39 Changeset [5709] by carndt
- Log attempts to start visit manager when already running
- 10:38 Changeset [5708] by carndt
- Temporary fix for dodgy configuration loading in turbogears.testutil (see …
- 10:29 Ticket #2041 (defect) closed by kvdb
- fixed: Chris, thanks for you suggestions. I get the 'testutil' output you …
- 10:13 Ticket #2043 (task) created by Chris Arndt
- Revisit loading of test configuration in turbogears.testutil
- 09:40 Ticket #1733 (defect) closed by faide
- fixed: I implemented a Genshi extractor to make everything work as it is right …
- 09:33 Ticket #2042 (task) created by faide
- Use Babel instead of our own collectors for i18n
- 08:23 Ticket #2041 (defect) created by kvdb
- test.cfg has become the default configuration file over dev.cfg
- 04:08 Changeset [5707] by jorge.vargas
- - moving base quickstart project tests to nose - fixed several typos in …
11/17/08:
- 18:25 Ticket #2040 (task) created by faide
- Need to refactor pygettext
- 18:22 Ticket #2039 (task) created by faide
- Need to provide translation context in the genshi extractor
- 18:21 Changeset [5706] by faide
- Fixed error when the pot file already existed and we could not copy it …
- 17:59 Changeset [5705] by faide
- updating CL
- 17:57 Changeset [5704] by faide
- Now support extraction from html (genshi) files. We are still missing …
- 16:21 Changeset [5703] by carndt
- Update year in copyright message in release.py in quickstart template
- 16:03 Changeset [5702] by carndt
- Minor typo fixes in comments in turbogears.startup
- 16:00 Changeset [5701] by carndt
- Improve change message for absolute_url addition
- 15:32 Changeset [5700] by faide
- Exit from the toolbox command line if turbokid is not available since the …
- 15:21 Changeset [5699] by faide
- Doc for the tg.view.base._choose_engine function
- 14:59 Changeset [5698] by carndt
- Fix wrong usage of config module in test_toscawidgets
- 14:12 Changeset [5697] by carndt
- Remove left-over docstring line in turbogears.startup
- 14:08 Changeset [5696] by carndt
- turbogears.testutil major cleanup & re-ordering. No functional change
- 14:00 Changeset [5695] by carndt
- turbogears.startup cleanup and adding some docstrings & source code …
- 11:20 Ticket #1455 (enhancement) closed by Chris Arndt
- fixed: This is fixed with r5493 and r5494.
- 11:10 Changeset [5694] by carndt
- Use super() in identity test classes and do things in right order in …
- 11:08 Changeset [5693] by carndt
- Add some sanity/paranoia checks & locks in VisitManager? thread
- 11:01 Changeset [5692] by carndt
- Minor code formatting fix
- 10:49 Changeset [5691] by mramm
- Fixing setup.cfg -- index should be index_url -- the docs I found were …
- 07:39 Ticket #316 (defect) closed by Chris Arndt
- fixed: * Added description of absolute_url to …
- 06:36 Changeset [5690] by carndt
- Adding new 'absolute_url' function to 'controllers' module. Fixes #316
11/16/08:
- 17:38 Changeset [5689] by carndt
- Some more text fixes in Changelog
- 17:27 Ticket #1746 (defect) closed by Chris Arndt
- fixed: That should be r5491, r5493 and r5494 (r5490, r5495 and r5496 are also …
- 17:27 Changeset [5688] by carndt
- Minor typo and wording fixes in Changelog
- 17:04 Changeset [5687] by faide
- align comments with the test content
- 17:02 Changeset [5686] by faide
- Fixed the unit tests of the quickstarted app…
- 16:49 Ticket #2038 (task) created by faide
- Work on the CSS to clean up the dom structure
- 16:34 Ticket #1914 (defect) closed by Chris Arndt
- fixed: Ok, I changed the root element of the CalendarDatePicker, …
- 16:24 Changeset [5685] by carndt
- Fix #1914 (Improper SPAN/DIV nesting in big widgets)
- 15:59 Changeset [5684] by faide
- PEP8
- 14:16 Changeset [5683] by carndt
- Remove not HTML strict compliant image border in master template
- 14:05 Ticket #2012 (defect) closed by faide
- fixed: applied after adding some tests.(basic tests)
- 14:04 Changeset [5682] by faide
- Adding test for toolbox i18n extractor
- 14:03 Changeset [5681] by faide
- Adding basic test for pygettext explicit lang extractor
- 14:01 Changeset [5680] by faide
- More than basic test for the i18n extractor of the toolbox
- 13:35 Changeset [5679] by faide
- Adding support for explicit lang in the i18n extractor
- 13:33 Changeset [5678] by faide
- Adding support for explicit lang in the i18n extractor
- 13:30 Changeset [5677] by faide
- Handle explicit lang option in the translations (#2012)
- 13:20 Ticket #2035 (defect) closed by faide
- invalid: I could not reproduce your bug with tg 1.1 nor tg 1.0.7... closing as …
- 13:01 Ticket #2003 (defect) closed by faide
- invalid: Closing this ticket as invalid since we now have another set of problems. …
- 08:35 Ticket #2037 (defect) created by GustaV
- Unicode in headers => bug with mod_wsgi
11/15/08:
- 15:02 Changeset [5676] by Gustavo
- The repoze.what SQL plugin and its "quickstart" module are now developed …
- 14:57 Changeset [5675] by Gustavo
- Updated the repoze.what package and included its SQL plugin, which is now …
- 13:46 Ticket #1648 (enhancement) closed by chrisz
- fixed: This works already, since I've implemented something similar already in …
- 13:41 Changeset [5674] by chrisz
- Added regression test for #1648.
- 13:07 Ticket #2036 (defect) created by chrisz
- TG gives 500 server error instead of 403 or 404
- 11:42 Changeset [5673] by faide
- Updated the CL with real name of the contributor
- 11:41 Changeset [5672] by faide
- Updating Changelog and contributors
- 10:32 Changeset [5671] by mramm
- Re-factor tests, removing distribution_links from setup.py adding index to …
- 09:47 Changeset [5670] by percious
- added repoze.what to the index
- 07:06 Changeset [5669] by deets
- fixed typo & i18n-based failure
11/14/08:
- 22:53 Ticket #1783 (defect) closed by kskuhlman
- fixed: Added documentation for BrowsingSession? (including unicode_response) in …
- 22:50 Ticket #2017 (enhancement) closed by mramm
- fixed
- 22:19 Ticket #1989 (defect) closed by mramm
- worksforme: If anybody can reproduce this, please reopen the ticket.
- 20:32 Ticket #2035 (defect) created by GeorgeFLeCompte
- setup.py runs under IDLE but command line 'python setup.py' dies
- 12:36 Ticket #1988 (enhancement) closed by rejoc
- fixed: fixed in revision 5668
- 12:36 Changeset [5668] by rejoc
- add "erroneousfield" class to not validated form's fields (ticket #1988)
- 12:31 Ticket #1974 (enhancement) closed by rejoc
- fixed
- 12:31 Changeset [5667] by rejoc
- TG_widgets : ordering of JS and CSS widgets at render time (ticket #1974)
- 12:01 Ticket #2034 (enhancement) created by j_king
- json array support
- 08:50 Ticket #2033 (defect) created by lszyba1
- tg2 not wsgi compliant with public/static content
- 05:15 Ticket #1953 (defect) closed by Chris Arndt
- fixed: Added documentation to 1.1. configuration reference at …
- 05:15 Ticket #2032 (task) created by Chris Arndt
- Add test for SafeMultipartFilter
- 04:37 Changeset [5666] by carndt
- Add SafeMultipartFilter? to handle uploads from Flash clients (#1953)
- 04:06 Ticket #2010 (defect) closed by Chris Arndt
- fixed: Applied (with minor fix to tests) in r5665.
- 04:05 Changeset [5665] by carndt
- Do not call retrieve_javascript/css on ToscaWidgets? anymore, since tw …
11/13/08:
- 16:55 Ticket #2031 (defect) created by llucax
- [PATCH] Catwalk can't create "/catwalk-session" when deploying using mod_wsgi
- 10:37 Changeset [5664] by StevenMohr
- created cookbook and added 2 chapters
11/12/08:
- 17:30 Ticket #1963 (defect) closed by faide
- wontfix: closing as wontfix…
- 17:07 Changeset [5663] by faide
- Adding CL info
- 17:05 Ticket #1892 (defect) closed by faide
- fixed: Applied in r5662 I did not see how to test test testutil sytem itself, so …
- 17:03 Changeset [5662] by faide
- Applying patch from #1892 to support mutually referencing tables with …
- 16:15 Ticket #1764 (enhancement) closed by faide
- fixed: Created a new ticket for the documentation task referencing this one. …
- 16:14 Ticket #2030 (task) created by faide
- Document new testutil.DBTestSO and testutil.DBTestSO classes
- 14:56 Ticket #2029 (defect) closed by faide
- fixed: applied in r5661 thx!
- 14:54 Changeset [5661] by faide
- Fixes #2029. Thanks to Christophe de Vienne for the patch.
- 11:37 Ticket #2029 (defect) created by cdevienne
- [PATCH] Inconsistency of not_anonymous condition implementation
11/10/08:
- 15:10 Changeset [5660] by mramm
- Backporting RE fix to all relevant snapshots from trunk.
- 15:08 Changeset [5659] by mramm
- Fixing wikiword Regular expression
- 14:37 Changeset [5658] by Gustavo
- Replaced occurences of "tgext.authorization" by "repoze.what".
- 13:24 Changeset [5657] by chrisz
- Small bugfix in sacommand.
11/07/08:
- 10:27 Changeset [5656] by StevenMohr
- added AlwasyUseLatest? to last mercurial checkout in TG2Builder
11/05/08:
- 17:23 Ticket #2028 (defect) created by a+tg2@arlim.org
- Install fails with incompatable dependency on decorator
11/03/08:
- 17:43 Changeset [5655] by mramm
- More transaction.commit() explanation, this time for the initializeDB.py …
- 17:36 Changeset [5654] by mramm
- Updated TG2 wiki example to explain the new transaction manager
- 17:29 Changeset [5653] by mramm
- Fixing small typo.
- 17:28 Ticket #2019 (defect) closed by mramm
- fixed: Fixed in latest (currently unpublished docs)
- 17:04 Changeset [5652] by mramm
- A few doc updates, mostly config related. Definitely more to come.
- 17:02 Changeset [5651] by mramm
- Updating the quickstart doc with the new auth question.
- 16:51 Ticket #2015 (defect) closed by mramm
- fixed
- 15:53 Changeset [5650] by mramm
- Updated config to allow you to turn off more stuff without subclassing …
11/02/08:
- 22:34 Changeset [5649] by mramm
- A few updates to the config docs.
- 20:43 Ticket #2027 (defect) created by lszyba1
- add ez_setup to repository (install setuptools if not installed by default)
11/01/08:
- 02:15 Changeset [5648] by mramm
- Removing old warning
- 02:14 Changeset [5647] by mramm
- More wiki20 fixes
- 02:00 Ticket #2026 (defect) closed by mramm
- fixed: Should all be fixed in trunk. Site docs should be updated too.
- 02:00 Changeset [5646] by mramm
- Wiki20 updates to close ticket #2026 Updated to downloads and contributing …
10/31/08:
- 21:53 Ticket #2026 (defect) created by llucax
- TG2.0 Wiki20 database initialization script is missing a flush()?
- 21:35 Ticket #2022 (defect) closed by llucax
- fixed: Seems to be fixed in milestone:1.9.7b1.
10/30/08:
- 23:05 Changeset [5645] by mramm
- Adding 1.9.7b1 tag to tg.devtools
- 23:03 Changeset [5644] by mramm
- Upping tg.devtools version number.
10/29/08:
- 17:19 2.0/changelog edited by Gustavo
- documented one more change for existing projects upgrading to b1 (diff)
- 11:46 Changeset [5643] by Gustavo
- Quickstarted projects had to use auth by mistake. This has been fixed.
- 09:36 Ticket #2025 (defect) created by alexbodn
- tg.include_widgets doesn't work with toscawidgets
- 03:25 Changeset [5642] by deets
- enhanced docs & added new release
- 00:56 Changeset [5641] by percious
- added Pygments egg.
- 00:50 Changeset [5640] by percious
- added a more recent peak-rules
- 00:35 Changeset [5639] by mramm
- adding simplejson and genshi tarballs for those who aren't covered by our …
- 00:04 Changeset [5638] by mramm
- * setup.py updated to include a repoze.tm2 link * updates for CSS and crud
10/28/08:
- 23:39 Changeset [5637] by mramm
- Updating TG2 eggs in the index.
- 22:20 Changeset [5636] by mramm
- Adding new eggs for BeautifulSoup? and WebTest?.
- 22:02 Changeset [5635] by mramm
- Updating test and install requirements to fit what's actually required. …
- 21:50 Changeset [5634] by mramm
- A few simple changes. * Skip rendering if the controller returned a …
- 16:53 Ticket #2024 (task) created by exhuma
- Using CherryPy Filters to handle the same parameter on each controller method
- 00:52 Changeset [5633] by lmacken
- Fix a trivial spelling error
10/27/08:
- 11:32 Changeset [5632] by Gustavo
- Added the files required to test Elixir support. They don't pass, so …
- 11:16 Ticket #2023 (defect) created by mw44118
- [PATCH] Allow datagrid to set name at display time
- 11:01 Changeset [5631] by Gustavo
- Removed unused variable from the database setup
- 09:48 Changeset [5630] by Gustavo
- Added tgext.authorization's tag 0.9a1
- 09:45 Changeset [5629] by Gustavo
- tgext.authorization, former tg.ext.repoze.who, is back in the TG …
- 09:28 Changeset [5628] by carndt
- Fix wrong paths for packed version of MochiKit? 1.4
- 01:54 Changeset [5627] by percious
- compat for 2.6, added some egg deps. to tg2.
- 01:49 Changeset [5626] by percious
- fixed index to support python 2.6
- 01:47 Changeset [5625] by mramm
- Changing the release number since we are skipping a5 and going directly to …
10/26/08:
- 19:55 2.0/changelog edited by percious
- (diff)
- 19:06 Changeset [5624] by percious
- removed old simplejson eggs.
- 19:03 Changeset [5623] by percious
- removed old TW widgets.
- 19:02 Changeset [5622] by percious
- adding dev toscawidgets egg.
- 18:31 Changeset [5621] by mramm
- Adding updated dependencies.
- 12:42 Changeset [5620] by deets
- updated dependency for tgMochiKit
- 12:37 Changeset [5619] by deets
- added MK1.4 (hell seems to be frozen over..)
10/25/08:
- 14:22 Changeset [5618] by Gustavo
- Finished the docs for tgext.authorization's quickstart! Yeah!
- 13:25 Changeset [5617] by mramm
- Updating to fix DBSession.commit() references
- 12:26 Changeset [5616] by Gustavo
- Updated the references to "identity" in the SQLAlchemy tutorial
- 10:41 Ticket #2016 (defect) closed by dlatornell
- fixed: changeset:5602 moved tg.png from _static/ to docs/
- 09:37 Changeset [5615] by Gustavo
- Added the (empty) page where I'm going to explain how tgext.authorization …
- 09:30 Changeset [5614] by Gustavo
- Finished the docs for tgext.authorization.authorize
- 08:09 Changeset [5613] by Gustavo
- Finish the introduction to tgext.authorization. Working on the other …
- 06:58 Changeset [5612] by Gustavo
- Updated the auth-related message of 'paster quickstart'
- 06:56 Changeset [5611] by Gustavo
- Inserted the TOC in the Auth tutorial
- 05:51 Changeset [5610] by turbogears
- Add more simplejson 2.0.4 binary eggs
10/24/08:
- 21:45 Ticket #2022 (defect) created by llucax
- TG2.0 Wiki20 database initialization documentation is broken
- 21:05 Ticket #2021 (defect) created by llucax
- [PATCH] Trailing whitespaces in several tgdev files
- 20:56 Ticket #2020 (enhancement) created by llucax
- [PATCH] Mixed end of line styles in devtools files
- 20:33 Ticket #2019 (defect) created by llucax
- Small typo and omission in Quickstart documentation
- 16:44 Changeset [5609] by faide
- removing some eggs no more needed.
- 16:29 Changeset [5608] by faide
- simplejson 2.0.4 for macos (compiled on macosx 10.5) python 2.5
- 16:22 Changeset [5607] by faide
- Adding simplejson 2.0.4 for linux python 2.5 (I don't have 2.3 on my linux …
- 16:18 Changeset [5606] by faide
- Adding simplejson for py24 and py25 on win32 platform.
- 14:55 Changeset [5605] by Gustavo
- Added more documentation for tgext.authorization, but it's still …
- 13:57 Changeset [5604] by Gustavo
- Added more information about quickstarted project with auth enabled
- 13:53 Changeset [5603] by Gustavo
- Tiny wording change
- 13:28 Changeset [5602] by Gustavo
- Corrected location of the TG2 logo, which caused an error while building …
- 13:05 Changeset [5601] by Gustavo
- Added tgext.authorization v0.9a1 to the TG2 index
- 12:49 Changeset [5600] by Gustavo
- Removed branches to integrate tgext.authorization; they both have been …
- 12:47 Changeset [5599] by Gustavo
- Added support for tgext.authorization in quickstarted applications, …
- 12:44 Changeset [5598] by Gustavo
- Added support for tgext.authorization, replacing tg.ext.repoze.who
- 10:58 Changeset [5597] by StevenMohr
- added build tasks to build TG2 api docs
- 10:48 Changeset [5596] by StevenMohr
- set default workdir of BuildEpyDoc? to baseDir/build instead of baseDir
- 10:46 Changeset [5595] by StevenMohr
- added DocBuilder? epydoc functionality
10/23/08:
- 19:05 Changeset [5594] by Gustavo
- Undone [5591]; I was using the wrong virtualenv -- it does work
- 19:04 Changeset [5593] by Gustavo
- Undone [5592]; I was using the wrong virtualenv -- it does work
- 18:51 2.0/changelog edited by Gustavo
- See [5592] (diff)
- 18:51 Changeset [5592] by Gustavo
- The Bunch() for sa_auth is back; see [5591]
- 18:50 Changeset [5591] by Gustavo
- AppConfig no longer creates a Bunch for sa_auth because …
- 18:34 Changeset [5590] by Gustavo
- Typo fix
- 14:21 Changeset [5589] by mramm
- Fixing FormBasics?.rst to not use tmpl_context.widgets anymore since that's …
- 10:29 Ticket #1882 (defect) closed by Gustavo
- duplicate: This is the same as #1824
- 09:06 Changeset [5588] by Gustavo
- TG 2 now setups tgext.authorization's middleware instead of …
- 09:04 Changeset [5587] by Gustavo
- Removed config directives used by tg.ext.repoze.who, but not necessary for …
- 07:14 2.0/changelog edited by Gustavo
- renamed 1.9.7a5 to 1.9.7b1; included myself and Mark in the contributors … (diff)
- 01:04 Ticket #2018 (enhancement) created by chrisz
- Add a config setting for using TG 1.0 with MochiKit 1.4
10/22/08:
- 23:19 Changeset [5586] by mramm
- project for renderig tests
- 23:16 Changeset [5585] by mramm
- beginings of rendering tests
- 22:22 Changeset [5584] by mramm
- Removing outdated install.txt along with an unused folder. Also a bit …
- 17:00 Ticket #2017 (enhancement) created by dlatornell
- [PATCH] Update TG2 Contributing and DownloadInstall Docs
- 16:40 Ticket #2016 (defect) created by dlatornell
- [PATCH] Fix circular references on tg.png in docs build
- 14:20 Changeset [5583] by Gustavo
- Replaced occurrences of "tg.ext.repoze.who" by "tgext.authorization"
- 14:11 Changeset [5582] by Gustavo
- * Changed the Identity message prompt in the quickstart. * Auth is now …
- 13:50 Changeset [5581] by mramm
- more test cleanup -- removed a couple ugly hacks
- 13:43 Changeset [5580] by mramm
- cleaning up full-stack tests
- 13:12 Changeset [5579] by Gustavo
- Created TG2 branch to work on the integration of tgext.authorization
- 13:06 Changeset [5578] by mramm
- Making room for other non-config full stack tests
- 12:58 Changeset [5577] by Gustavo
- Improved the metadata and markup of the documentation for …
- 12:53 Changeset [5576] by mramm
- Adding a pointer to the new docs location in svn and on the web.
- 12:45 Changeset [5575] by mramm
- Moving docs out of trunk and into a seprate docs directory as discussed on …
- 12:22 Changeset [5574] by Gustavo
- Started the documentation for tgext.authorization's plugins and quickstart
- 12:20 Changeset [5573] by Gustavo
- * Included the repoze.who tutorial in "Repices" section. * Corrected some …
- 12:04 Changeset [5572] by Gustavo
- Finished the auth tutorial (but the docs for tgext.authorization and …
Note: See TracTimeline for information about the timeline view.