Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dstufft
/
django-postmark
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
45
Code
Issues
5
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Updates for recent Django changes
- #15
#15
Open
joshourisman
wants to merge 12 commits into
dstufft:master
dstufft/django-postmark:master
from
joshourisman:master
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Updates for recent Django changes
#15
joshourisman
wants to merge 12 commits into
dstufft:master
dstufft/django-postmark:master
from
joshourisman:master
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2014
Flake8
joshourisman
committed
c1f201a
View commit details
Copy full SHA for c1f201a
Browse repository at this point
Added python-dateutil to setup.install_requires.
joshourisman
committed
d271b03
View commit details
Copy full SHA for d271b03
Browse repository at this point
Using dateutil to parse datetime strings provided by Postmark as the format appears to have changed and this is just easier.
joshourisman
committed
a8f4393
View commit details
Copy full SHA for a8f4393
Browse repository at this point
Moved migrations to south_migrations so that we can support both South and Django migrations.
joshourisman
committed
16ee047
View commit details
Copy full SHA for 16ee047
Browse repository at this point
Added initial migration for Django migrations.
joshourisman
committed
e4010fb
View commit details
Copy full SHA for e4010fb
Browse repository at this point
Set default value for BooleanFields as per Django 1.6; w/ migration.
joshourisman
committed
3e61918
View commit details
Copy full SHA for 3e61918
Browse repository at this point
Upped version.
joshourisman
committed
4ab6f3e
View commit details
Copy full SHA for 4ab6f3e
Browse repository at this point
Merge branch 'release/django-16'
joshourisman
committed
0e11ff9
View commit details
Copy full SHA for 0e11ff9
Browse repository at this point
Commits on Nov 17, 2015
Adds south_migrations to installed packages
wadevries
committed
9c9c031
View commit details
Copy full SHA for 9c9c031
Browse repository at this point
Commits on Nov 23, 2015
Merge branch 'wadevries-wadevries-south-migrations-patch' into hotfix/pr-1
joshourisman
committed
96ea576
View commit details
Copy full SHA for 96ea576
Browse repository at this point
Upped version.
joshourisman
committed
5b585de
View commit details
Copy full SHA for 5b585de
Browse repository at this point
Merge branch 'hotfix/pr-1'
joshourisman
committed
00ca66d
View commit details
Copy full SHA for 00ca66d
Browse repository at this point
You can’t perform that action at this time.