datatracker/ietf/utils
Henrik Levkowetz 8ff20e3127 Expanded the test code which finds urlpatterns to extract all URLs
specified in the various Django apps of the site.  Also fixed the
documentation of the TemplatedForm factory to be more correct.
 - Legacy-Id: 227
2007-06-04 19:26:16 +00:00
..
.gitignore * Moved utility functions into utils/ directory, and started breaking out 2007-05-11 15:48:45 +00:00
__init__.py Minor cleanup based on pyflakes feedback 2007-05-31 09:44:12 +00:00
cache_foreign_key.py Separating out utility functions into their own files. 2007-05-28 09:17:30 +00:00
listop.py * Moved utility functions into utils/ directory, and started breaking out 2007-05-11 15:48:45 +00:00
log.py Use the "standard" django way to get at the settings. 2007-05-24 17:36:25 +00:00
mail.py Add two middleware classes: 2007-06-04 13:52:34 +00:00
templated_form.py Expanded the test code which finds urlpatterns to extract all URLs 2007-06-04 19:26:16 +00:00