Skip to content

issues Search Results · repo:mdn/django-locallibrary-tutorial language:Python

Filter by

47 results
 (64 ms)

47 results

inmdn/django-locallibrary-tutorial (press backspace or delete to remove)

Before submitting the issue, confirm that you ve checked everything in the following list, and mark them as completed here: - [X] Issue is reproducible on this repository by following the quick-start ...
needs triage
question
  • JunkyardCat
  • 11
  • Opened 
    on Apr 9, 2024
  • #141

Maybe minor but I would have looked into doing something about schemas/compat-data-schema.md. The docs shouldn t make it look like we use trailing commas in BCD s JSON files. Originally posted ...
  • nehay87
  • 1
  • Opened 
    on Jan 20, 2024
  • #131

Before submitting the issue, confirm that you ve checked everything in the following list, and mark them as completed here: - [X] Issue is reproducible on this repository by following the quick-start ...
needs triage
  • eddhyne
  • 2
  • Opened 
    on Oct 6, 2023
  • #126

Before submitting the issue, confirm that you ve checked everything in the following list, and mark them as completed here: - [X] Issue is reproducible on this repository by following the quick-start ...
question
  • eddhyne
  • 3
  • Opened 
    on Oct 5, 2023
  • #125

Before submitting the issue, confirm that you ve checked everything in the following list, and mark them as completed here: - [X] Issue is reproducible on this repository by following the quick-start ...
bug
idle
  • hamishwillee
  • Opened 
    on Jul 14, 2023
  • #121

Hello, Thanks for providing this tutorial, helping a lot. I m trying to enable CORS headers (I followed the https://www.stackhawk.com/blog/django-cors-guide/ ) mainly changing the settings.py file : INSTALLED_APPS ...
  • tbiat
  • 4
  • Opened 
    on Jul 11, 2022
  • #107

Hi, thanks for your code. it helps me a lot in learning django. But when I want to deploy my code on AWS Elastic Beanstalk. It returns that I did not add the host to ALLOWED_HOSTS. But in fact I have done ...
  • erbaoxueCS
  • 1
  • Opened 
    on Apr 7, 2022
  • #104

So i commented out the heroku code in the app because I kept getting an error im just using pycharm on a local computer what do I have to change for this to work properly ? Thanks for the help
  • pythonyalfa
  • 1
  • Opened 
    on Mar 19, 2022
  • #103

When trying to renew a book, I get the error: RenewBookForm object has no attribute cleaned_data If I change the code from book_instance.due_back = form.cleaned_data[ renewal_date ] to book_instance.due_back ...
  • ducktapeonmydesk
  • 1
  • Opened 
    on Nov 8, 2021
  • #96

I get this error (front end only, back end works fine): NoReverseMatch at /catalog/ Reverse for logout not found. logout is not a valid view function or pattern name. Request Method: GET Request URL: ...
  • jswarp
  • 3
  • Opened 
    on Nov 8, 2021
  • #95
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub