-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Dgo-list/django-menu
base: master
head repository: rossp/django-menu
compare: master
- 17 commits
- 9 files changed
- 6 contributors
Commits on May 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d61c73e - Browse repository at this point
Copy the full SHA d61c73eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb3c0c - Browse repository at this point
Copy the full SHA 6cb3c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76836c9 - Browse repository at this point
Copy the full SHA 76836c9View commit details
Commits on May 25, 2016
-
Merge pull request rossp#16 from 9nix00/master
fix MultipleObjectsReturned error and add translation file. Closes rossp#17
Configuration menu - View commit details
-
Copy full SHA for 6fc110a - Browse repository at this point
Copy the full SHA 6fc110aView commit details
Commits on Jun 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7e3bba8 - Browse repository at this point
Copy the full SHA 7e3bba8View commit details
Commits on Jun 8, 2016
-
Merge pull request rossp#19 from bodgerbarnett/master
Check for presence of request before using it
Configuration menu - View commit details
-
Copy full SHA for 1ba7143 - Browse repository at this point
Copy the full SHA 1ba7143View commit details
Commits on Oct 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d8e365d - Browse repository at this point
Copy the full SHA d8e365dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3305859 - Browse repository at this point
Copy the full SHA 3305859View commit details
Commits on Feb 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6793d7e - Browse repository at this point
Copy the full SHA 6793d7eView commit details
Commits on Feb 18, 2018
-
Merge pull request rossp#24 from bashu/patch-1
Changed README to use Python syntax highlighting
Configuration menu - View commit details
-
Copy full SHA for 49c6841 - Browse repository at this point
Copy the full SHA 49c6841View commit details
Commits on Feb 25, 2018
-
on_delete is requirement for Django 2.0.
damjan_dimitrioski authored and damjan_dimitrioski committedFeb 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 540af61 - Browse repository at this point
Copy the full SHA 540af61View commit details
Commits on Feb 26, 2018
-
Merge pull request rossp#25 from gnud/master
on_delete is requirement for Django 2.0.
Configuration menu - View commit details
-
Copy full SHA for 7914434 - Browse repository at this point
Copy the full SHA 7914434View commit details
Commits on Apr 16, 2018
-
Update README to include Django 1.11+ TEMPLATES setting
TEMPLATE_CONTEXT_PROCESSORS no longer exists - this updates documentation to correctly set up the TEMPLATES variable.
Configuration menu - View commit details
-
Copy full SHA for 2c39641 - Browse repository at this point
Copy the full SHA 2c39641View commit details
Commits on Apr 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for abdaab0 - Browse repository at this point
Copy the full SHA abdaab0View commit details
Commits on Jan 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 963e329 - Browse repository at this point
Copy the full SHA 963e329View commit details
Commits on Apr 13, 2022
-
ugettext_lazy was already deprecated and is removed in Django 4.0. If it can not be imported, use gettext_lazy instead, which should be an alias at least since 3.0. To err on the safe side with even older versions, ugettext_lazy is still tried first.
Configuration menu - View commit details
-
Copy full SHA for a91855c - Browse repository at this point
Copy the full SHA a91855cView commit details
Commits on Apr 20, 2022
-
Merge pull request rossp#33 from rc9000/master
Fix ugettext_lazy deprecation
Configuration menu - View commit details
-
Copy full SHA for b92d996 - Browse repository at this point
Copy the full SHA b92d996View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master