1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/django/bin
2007-08-11 07:01:46 +00:00
..
profiling Fixed #4040 -- Changed uses of has_key() to "in". Slight performance 2007-04-26 13:30:48 +00:00
__init__.py
compile-messages.py Added a check of the format specifiers in Python strings. This will identify a 2007-04-05 15:34:32 +00:00
daily_cleanup.py Fixed #4427 -- Ported daily_cleanup.py to use model API for greater 2007-06-01 09:46:56 +00:00
django-admin.py
make-messages.py Fixed #4899 -- Fixed a problem on Windows when generating message catalogs (caused by [5722]). Thanks, Ramiro Morales. 2007-08-11 07:01:46 +00:00
unique-messages.py