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
Type
/
to 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 }}
arocks
/
edge
Public
Notifications
You must be signed in to change notification settings
Fork
238
Star
832
Code
Issues
24
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
plerpingsystem
- #52
#52
Open
nino-c
wants to merge 53 commits into
1_8
arocks/edge:1_8
from
master
arocks/edge:master
Copy head branch name to clipboard
Conversation
Commits
53
(53)
Checks
Files changed
Open
plerpingsystem
#52
nino-c
wants to merge 53 commits into
1_8
arocks/edge:1_8
from
master
arocks/edge:master
Copy head branch name to clipboard
Commits
Commits on May 30, 2015
Updated travis branch
arocks
committed
8a1ec9d
View commit details
Copy full SHA for 8a1ec9d
Browse repository at this point
Commits on Jun 28, 2015
Fixed bug in gitignore to ignore only ./site not static/site
arocks
committed
7fdf3b5
View commit details
Copy full SHA for 7fdf3b5
Browse repository at this point
Commits on Aug 26, 2015
Fix for the TEMPLATE_*backwards compatibility for 1.8
Show description for 037f0cf
sydhenry
committed
037f0cf
View commit details
Copy full SHA for 037f0cf
Browse repository at this point
Commits on Sep 4, 2015
#40 Workaround
Show description for d0d4a32
slmjy
committed
d0d4a32
View commit details
Copy full SHA for d0d4a32
Browse repository at this point
Commits on Dec 13, 2015
Merge branch '1_8.W001' of git://github.com/HandyCodeJob/edge into HandyCodeJob-1_8.W001
arocks
committed
769d5de
View commit details
Copy full SHA for 769d5de
Browse repository at this point
Added blank line
arocks
committed
2f6315e
View commit details
Copy full SHA for 2f6315e
Browse repository at this point
Fixed typo mentioned in Issue #41
arocks
committed
60143d9
View commit details
Copy full SHA for 60143d9
Browse repository at this point
Added a closing div pointed out in Issue #46
arocks
committed
8dd898a
View commit details
Copy full SHA for 8dd898a
Browse repository at this point
Updated to the latest Bootswatch 3.3.6 from 3.3.4
arocks
committed
0aa7fdc
View commit details
Copy full SHA for 0aa7fdc
Browse repository at this point
Upated requirements to Django 1.9 and others
arocks
committed
e9b6ad2
View commit details
Copy full SHA for e9b6ad2
Browse repository at this point
Using new LoginRequiredMixin from Django 1.9
arocks
committed
9e92ab7
View commit details
Copy full SHA for 9e92ab7
Browse repository at this point
Commits on Sep 9, 2016
Django 1.9, explicitly mention internal IPs for debugging
arocks
committed
fb8a377
View commit details
Copy full SHA for fb8a377
Browse repository at this point
Turning off PIN in Werkzeug as env setting is cumbersome
arocks
committed
b9fc56d
View commit details
Copy full SHA for b9fc56d
Browse repository at this point
Issue #56 from upstream django bootstrap fixed
arocks
committed
4c37926
View commit details
Copy full SHA for 4c37926
Browse repository at this point
Commits on Dec 7, 2016
Fixes Django Toolbar upstream changes
arocks
committed
3a17284
View commit details
Copy full SHA for 3a17284
Browse repository at this point
Commits on Jul 27, 2017
Updated requirements to Django 1.11 and deps
arocks
committed
dafbcfd
View commit details
Copy full SHA for dafbcfd
Browse repository at this point
Commits on Sep 27, 2017
Removed django-admin-bootstrapped and templates
arocks
committed
08fb4d6
View commit details
Copy full SHA for 08fb4d6
Browse repository at this point
Several Django 2.0 changes
arocks
committed
647ddbc
View commit details
Copy full SHA for 647ddbc
Browse repository at this point
Commits on Mar 27, 2018
Merge branch 'django-2-features'
arocks
committed
fc3a789
View commit details
Copy full SHA for fc3a789
Browse repository at this point
Removed Python 2.x support
Show description for b8b3749
arocks
authored
b8b3749
View commit details
Copy full SHA for b8b3749
Browse repository at this point
Commits on Apr 5, 2018
Added Pipenv files and updated requirements
arocks
committed
ffd26c8
View commit details
Copy full SHA for ffd26c8
Browse repository at this point
Issue #80 suggests stronger hash algorithm
arocks
committed
a0cd551
View commit details
Copy full SHA for a0cd551
Browse repository at this point
Added pathlib based path-manipulation back
arocks
committed
f557d87
View commit details
Copy full SHA for f557d87
Browse repository at this point
Converted to new Python 3 super() syntax
arocks
committed
6ac3e04
View commit details
Copy full SHA for 6ac3e04
Browse repository at this point
Fixed bugs in paths
arocks
committed
42c67c3
View commit details
Copy full SHA for 42c67c3
Browse repository at this point
Added all hashes of all dev requirements
arocks
committed
b5ca133
View commit details
Copy full SHA for b5ca133
Browse repository at this point
Added hash of django-braces github dependency
Show description for c49723e
arocks
committed
c49723e
View commit details
Copy full SHA for c49723e
Browse repository at this point
Fixed non-pathlib path manipulations
arocks
committed
5a2bba3
View commit details
Copy full SHA for 5a2bba3
Browse repository at this point
Cast all pathlibs to strings
arocks
committed
6ea0303
View commit details
Copy full SHA for 6ea0303
Browse repository at this point
Casting LOGFILE_ROOT to str was a bug
arocks
committed
ffd2d7c
View commit details
Copy full SHA for ffd2d7c
Browse repository at this point
Commits on Apr 6, 2018
Updated django-braces to latest stable version
arocks
committed
662e94e
View commit details
Copy full SHA for 662e94e
Browse repository at this point
Commits on Oct 16, 2018
Updating dependencies
arocks
committed
a25beb5
View commit details
Copy full SHA for a25beb5
Browse repository at this point
Commits on Nov 4, 2018
Resolve issue #85
Show description for c9b8d27
rickwargo
authored
c9b8d27
View commit details
Copy full SHA for c9b8d27
Browse repository at this point
Commits on Nov 7, 2018
Updated Django to 2.1.3
arocks
committed
9ef5bbf
View commit details
Copy full SHA for 9ef5bbf
Browse repository at this point
Updated requirements to Django 2.1.3
arocks
committed
72a1f03
View commit details
Copy full SHA for 72a1f03
Browse repository at this point
Django was repeated in dev-requirements. Removed.
arocks
committed
5dc8cf3
View commit details
Copy full SHA for 5dc8cf3
Browse repository at this point
Pytz was repeated in dev-requirements. Removed.
arocks
committed
ba7b5c3
View commit details
Copy full SHA for ba7b5c3
Browse repository at this point
Added alternative pip simple url
arocks
committed
3057781
View commit details
Copy full SHA for 3057781
Browse repository at this point
Downgraded to 2.0.9 due to travis
arocks
committed
04caec0
View commit details
Copy full SHA for 04caec0
Browse repository at this point
Merge branch 'patch-1' of git://github.com/rickwargo/edge into rickwargo-patch-1
arocks
committed
57ab5ea
View commit details
Copy full SHA for 57ab5ea
Browse repository at this point
Commits on Jan 19, 2019
Auto-logout on password change
Show description for 4cb1bf2
vharsh
committed
4cb1bf2
View commit details
Copy full SHA for 4cb1bf2
Browse repository at this point
Make template HTML valid
sanjeev29
committed
3e72631
View commit details
Copy full SHA for 3e72631
Browse repository at this point
Commits on Jan 20, 2019
edit profile header fix
Show description for 011fb7f
sanjeev29
authored and
arocks
committed
011fb7f
View commit details
Copy full SHA for 011fb7f
Browse repository at this point
Merge branch 'logout_on_pwd_change' of git://github.com/vharsh/edge into vharsh-logout_on_pwd_change
arocks
committed
a9d7f13
View commit details
Copy full SHA for a9d7f13
Browse repository at this point
Removed unused import and formatting fixes
arocks
committed
09b1ece
View commit details
Copy full SHA for 09b1ece
Browse repository at this point
Fixed 'accounts' namespace being referred to as 'account'
arocks
committed
daa111a
View commit details
Copy full SHA for daa111a
Browse repository at this point
Merge branch 'html-validation' of git://github.com/sanjeev29/edge into sanjeev29-html-validation
arocks
committed
6eaf990
View commit details
Copy full SHA for 6eaf990
Browse repository at this point
Merge branch 'sanjeev29-html-validation'
arocks
committed
63de511
View commit details
Copy full SHA for 63de511
Browse repository at this point
Reformatted all .py files using 'black' formatter
arocks
committed
7a67583
View commit details
Copy full SHA for 7a67583
Browse repository at this point
Updated Readme with better installation instructions
arocks
committed
a25d6e3
View commit details
Copy full SHA for a25d6e3
Browse repository at this point
Commits on Feb 7, 2019
Fix Issue #83
Show description for cc8ab41
arocks
authored
cc8ab41
View commit details
Copy full SHA for cc8ab41
Browse repository at this point
Commits on Feb 22, 2021
README updated with more help for beginners
arocks
committed
17d35ef
View commit details
Copy full SHA for 17d35ef
Browse repository at this point
Commits on Mar 20, 2021
Update base.txt
Show description for ae20cda
arocks
authored
ae20cda
View commit details
Copy full SHA for ae20cda
Browse repository at this point
You can’t perform that action at this time.