Code Monkey home page Code Monkey logo

Comments (5)

JJZolper avatar JJZolper commented on May 23, 2024

But actually you should probably add the apps.py file and set that up, let me know if you need help as I think I got my stuff working. It just takes a little reading before you totally understand what they want. You should be able to set it so our Installed Apps doesn't change also, it confused me for a bit but I assume that applies to apps like this and not to my internal work. We should just be able to leave it as "stream_django".

from stream-django.

tbarbugli avatar tbarbugli commented on May 23, 2024

Hi JJ,

Thank you for reporting this issue and for the extra details. I am going to have a look at this next week. How did you solve the problem in your case?

from stream-django.

JJZolper avatar JJZolper commented on May 23, 2024

Yeah absolutely sure thing. And sounds good I look forward to the updates. Oh well I gave you all that you need. I'd try giving a crack at it first but if you hit some snags we can see if I have some advice that helps. I also gave you what I believe is the solution for the models loading warning for 1.9. It is loaded from apps as shown from the try block. As for the rest of it, the documentation that I shared on the link is your best bet. As stream django is a public package people install and use as third party your situation will be different then mine. My situation is a private package and so I am flexible in terms of how with this new django apps concept in how I set my installed apps etc. I believe like I said you can design it so people who install stream django wont have to change their installed apps setting, i believe it is the init.py file. The caveat is i hacked out all my init.py files because i'm running on python 3. I suggest you design stream django so it supports both py2 and py3 and that will drive how the django "app" refactoring goes.

from stream-django.

JJZolper avatar JJZolper commented on May 23, 2024

how's it going so far? alright?

from stream-django.

tbarbugli avatar tbarbugli commented on May 23, 2024

warning is fixed on 1.2.1

from stream-django.

Related Issues (20)

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.