Skip to content

Commit

Permalink
Further updates to keep branch usable for Django 4.2 cutover
Browse files Browse the repository at this point in the history
  • Loading branch information
szabozoltan69 authored and k9845 committed May 14, 2024
1 parent 763ccbd commit 7806d07
Show file tree
Hide file tree
Showing 4 changed files with 283 additions and 142 deletions.
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2404,17 +2404,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## 0.1.20

<<<<<<< HEAD

[Unreleased]: https://github.com/IFRCGo/go-api/compare/1.1.499...HEAD
[1.1.499]: https://github.com/IFRCGo/go-api/compare/1.1.498...1.1.499
[1.1.498]: https://github.com/IFRCGo/go-api/compare/1.1.497...1.1.498
[1.1.497]: https://github.com/IFRCGo/go-api/compare/1.1.496...1.1.497
[1.1.496]: https://github.com/IFRCGo/go-api/compare/1.1.495...1.1.496
||||||| parent of 1678dae8 (Upgrade to Django 4.2)
[Unreleased]: https://github.com/IFRCGo/go-api/compare/1.1.494...HEAD
=======
[Unreleased]: https://github.com/IFRCGo/go-api/compare/1.1.495...HEAD
>>>>>>> 1678dae8 (Upgrade to Django 4.2)
[1.1.495]: https://github.com/IFRCGo/go-api/compare/1.1.494...1.1.495
[1.1.494]: https://github.com/IFRCGo/go-api/compare/1.1.493...1.1.494
[1.1.493]: https://github.com/IFRCGo/go-api/compare/1.1.492...1.1.493
Expand Down
1 change: 0 additions & 1 deletion api/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,6 @@ class Meta:


class EventFeaturedDocumentSerializer(serializers.ModelSerializer):

class Meta:
model = EventFeaturedDocument
fields = (
Expand Down
Loading

0 comments on commit 7806d07

Please sign in to comment.