Code Monkey home page Code Monkey logo

Comments (2)

saxix avatar saxix commented on May 25, 2024

please pull last commit, I removed that tests 'cause wrong.... sorry

sax

2011/7/6 krzysiekpl <
[email protected]>

Hi,
first of all good work i was waiting for that type of extension.
Unfortunately i cant run test project on django 1.3. I ran tests and this
came out:

ERROR: test_templatetags_result_headers
(iadmin.tests.comp.CompatibilityTest)

TemplateSyntaxError

Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/iadmin/tests/comp.py", line
21, in test_templatetags_result_headers
admin.autodiscover()
File
"/usr/local/lib/python2.7/site-packages/django/contrib/admin/init.py",
line 26, in autodiscover
import_module('%s.admin' % app)
File "/usr/local/lib/python2.7/site-packages/django/utils/importlib.py",
line 35, in import_module
import(name)
File "/home/krzysiek/Aptana Studio 3
Workspace/testiadmin/src/testiadmin/geo/admin.py", line 45, in
import iadmin.shortcuts.auth
File "/usr/local/lib/python2.7/site-packages/iadmin/shortcuts/auth.py",
line 57, in
admin.site.silent_unregister(User)
AttributeError: 'IAdminSite' object has no attribute 'silent_unregister'

Reply to this email directly or view it on GitHub:
#3

from django-iadmin.

saxix avatar saxix commented on May 25, 2024

issue caused by erroneus test

from django-iadmin.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.