.. |
.gitignore
|
* Moved utility functions into utils/ directory, and started breaking out
|
2007-05-11 15:48:45 +00:00 |
__init__.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
admin.py
|
Provide a utility function admin_link() for use in admin list pages.
|
2011-02-02 15:21:32 +00:00 |
broken_foreign_key.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
cache_foreign_key.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
cached_lookup_field.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
debug.py
|
Add some debug output utility functions.
|
2011-07-27 16:33:50 +00:00 |
draft.py
|
Fix a problem with author extraction when a given name is the same as the surname.
|
2011-05-23 21:42:34 +00:00 |
draft_search.py
|
Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py
|
2007-07-04 21:17:57 +00:00 |
history.py
|
Add generic find_history_active_at(obj, time), refactor to use it
|
2011-08-12 09:41:50 +00:00 |
html.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
lazy.py
|
Merged [2948] from bmheight@gmail.com:
|
2011-03-26 14:36:10 +00:00 |
log.py
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
mail.py
|
Finally get the mail system during automated test to send the real
|
2011-11-08 11:48:57 +00:00 |
pipe.py
|
Utility function to execute external functions.
|
2010-11-06 05:24:02 +00:00 |
test_data.py
|
Port submit to new schema, adding a set of tests and fixing some bugs
|
2011-09-21 19:29:50 +00:00 |
test_runner.py
|
Finally get the mail system during automated test to send the real
|
2011-11-08 11:48:57 +00:00 |
test_utils.py
|
Move fixture generation for names to name app, add liaison edit test,
|
2011-08-22 12:37:56 +00:00 |
unaccent.py
|
Move unaccent helpers
|
2011-09-16 11:32:33 +00:00 |