New issue report by svetlyak.40wt:
What steps will reproduce the problem?
1. Install django trunk 9017
2. Install deseb trunk 79
3. ./manage runserver
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "./manage.py", line 15, in ?
execute_manager(settings)
File "/home/art/django-trunk/django/core/management/__init__.py", line
340, in execute_manager
utility.execute()
File "/home/art/django-trunk/django/core/management/__init__.py", line
295, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "/home/art/django-trunk/django/core/management/__init__.py", line
244, in fetch_command
app_name = get_commands()[subcommand]
File "/home/art/contrib-apps/deseb/__init__.py", line 93, in inner
add_aka_support()
File "/home/art/contrib-apps/deseb/__init__.py", line 63, in
add_aka_support
django.db.models.PhoneNumberField.__init__ =
set_field_aka(django.db.models.PhoneNumberField.__init__)
AttributeError: 'module' object has no attribute 'PhoneNumberField'
What version of the product are you using? On what operating system?
debian etch
Attachments:
0001-localflavor-fix.patch 1.7 KB
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings