geex-arts / django-jet

Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
https://github.com/jet-admin/jet-bridge
GNU Affero General Public License v3.0
3.58k stars 773 forks source link

blocked on delete_userdashboardmodule #124

Open vicvinc opened 8 years ago

vicvinc commented 8 years ago

Hi, after migrate jet, it seems blocked, can't see why.. here is the log:

$ python manage.py migrate jet
Operations to perform:
  Apply all migrations: jet
Running migrations:
  Rendering model states... DONE
  Applying jet.0001_initial... OK
  Applying jet.0002_delete_userdashboardmodule...

here is the visit log of /jet

`Using the URLconf defined in btapp.urls, Django tried these URL patterns, in this order:
^btsearch/
^admin/
^jet/ ^add_bookmark/$ [name='add_bookmark']
^jet/ ^remove_bookmark/$ [name='remove_bookmark']
^jet/ ^toggle_application_pin/$ [name='toggle_application_pin']
^jet/ ^model_lookup/$ [name='model_lookup']
^jet/ ^jsi18n/$ [name='jsi18n']
^jet/dashboard/
The current URL, jet/, didn't match any of these.`

here is the server log:

System check identified no issues (0 silenced).

You have unapplied migrations; your app may not work properly until they are applied.
Run 'python manage.py migrate' to apply them.
September 24, 2016 - 19:59:14
Django version 1.9.9, using settings 'btapp.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
Not Found: /jet/
[24/Sep/2016 20:00:47] "GET /jet/ HTTP/1.1" 404 3093
Not Found: /jet/

new to Django, thanks :)

Ismael-VC commented 7 years ago

Please come to the django-jet Discord server so we can organize if you like:

Welcome! 😄

vicvinc commented 7 years ago

yaaa.. I'm quite busy now, I'll be there as soon as I have some time :)