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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Tooskich
/
python_core
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
4
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Ads and scraper logging refactoring
- #6
#6
Open
diadzine
wants to merge 37 commits into
Tooskich:master
Tooskich/python_core:master
from
diadzine:master
diadzine/python_core:master
Copy head branch name to clipboard
Conversation
Commits
37
(37)
Checks
Files changed
Open
Ads and scraper logging refactoring
#6
diadzine
wants to merge 37 commits into
Tooskich:master
Tooskich/python_core:master
from
diadzine:master
diadzine/python_core:master
Copy head branch name to clipboard
Commits
Commits on Dec 30, 2015
add logging config to settings
diadzine
committed
5cc4f53
View commit details
Copy full SHA for 5cc4f53
Browse repository at this point
add logger and code refactoring
diadzine
committed
b760db3
View commit details
Copy full SHA for b760db3
Browse repository at this point
Commits on Mar 6, 2016
add new dependancy on django-multiselectfield
diadzine
committed
f3c95f3
View commit details
Copy full SHA for f3c95f3
Browse repository at this point
add multiselectfield to installed apps and ADS_PLACEHOLDERS choices
diadzine
committed
cd5031c
View commit details
Copy full SHA for cd5031c
Browse repository at this point
add placeholders field to select where ad will appear
diadzine
committed
76b23b8
View commit details
Copy full SHA for 76b23b8
Browse repository at this point
add placeholders to AdsSerializer
diadzine
committed
3b4c98f
View commit details
Copy full SHA for 3b4c98f
Browse repository at this point
add null and blank param to placeholders field
diadzine
committed
1a2a87e
View commit details
Copy full SHA for 1a2a87e
Browse repository at this point
add ads model migrations
diadzine
committed
f88381e
View commit details
Copy full SHA for f88381e
Browse repository at this point
add rankings model migrations
diadzine
committed
5aa7e0c
View commit details
Copy full SHA for 5aa7e0c
Browse repository at this point
add placeholder filter to AdsCreateReadView
diadzine
committed
5e7f800
View commit details
Copy full SHA for 5e7f800
Browse repository at this point
update AdsCreateReadView
diadzine
committed
4341b36
View commit details
Copy full SHA for 4341b36
Browse repository at this point
update settings
diadzine
committed
fc2b71d
View commit details
Copy full SHA for fc2b71d
Browse repository at this point
Commits on Mar 7, 2016
add AdsManager to Ads model
diadzine
committed
67f9f6f
View commit details
Copy full SHA for 67f9f6f
Browse repository at this point
change AdsCreateReadView to use AdsManager and placeholder with category params
diadzine
committed
7bb814b
View commit details
Copy full SHA for 7bb814b
Browse repository at this point
Commits on Mar 9, 2016
cleaning
diadzine
committed
8d8ad16
View commit details
Copy full SHA for 8d8ad16
Browse repository at this point
add empty logs folder
diadzine
committed
a924e02
View commit details
Copy full SHA for a924e02
Browse repository at this point
add all log files to gitignore file
diadzine
committed
5a944d1
View commit details
Copy full SHA for 5a944d1
Browse repository at this point
change AdsCreateReadView to get ads only if placeholder is defined in settings file
diadzine
committed
21fb9e9
View commit details
Copy full SHA for 21fb9e9
Browse repository at this point
add ADS_PLACEHOLDERS list to enable/disable ads blocks in pages
diadzine
committed
9472e80
View commit details
Copy full SHA for 9472e80
Browse repository at this point
Commits on Mar 10, 2016
fix merge
diadzine
committed
ec7d23f
View commit details
Copy full SHA for ec7d23f
Browse repository at this point
Merge branch 'master' of bitbucket.org:ab_tooskich/python_core
diadzine
committed
6243c81
View commit details
Copy full SHA for 6243c81
Browse repository at this point
Commits on Mar 14, 2016
add placeholder class to Ads models
diadzine
committed
fd486bd
View commit details
Copy full SHA for fd486bd
Browse repository at this point
add AdsPlaceholders serializer
diadzine
committed
2860460
View commit details
Copy full SHA for 2860460
Browse repository at this point
add ListAPIView for AdsPlaceholders
Show description for de92f61
diadzine
committed
de92f61
View commit details
Copy full SHA for de92f61
Browse repository at this point
add new url dispatch for AdsPlaceholder API view
diadzine
committed
5c14e88
View commit details
Copy full SHA for 5c14e88
Browse repository at this point
Merge branch 'master' of https://github.com/Tooskich/python_core
diadzine
committed
70cd619
View commit details
Copy full SHA for 70cd619
Browse repository at this point
Commits on Mar 17, 2016
refactoring dir and path and add exception handling
diadzine
committed
2671473
View commit details
Copy full SHA for 2671473
Browse repository at this point
Commits on Mar 21, 2016
clean spiders to remove deprecated imports
Show description for 0d0ee1c
diadzine
committed
0d0ee1c
View commit details
Copy full SHA for 0d0ee1c
Browse repository at this point
Commits on Jul 28, 2016
add ads placeholders settings
diadzine
committed
46ed1ce
View commit details
Copy full SHA for 46ed1ce
Browse repository at this point
add repr method for FisRaces item
diadzine
committed
754a880
View commit details
Copy full SHA for 754a880
Browse repository at this point
alter table ads for placeholders
diadzine
committed
55a1852
View commit details
Copy full SHA for 55a1852
Browse repository at this point
Commits on Aug 2, 2016
fix missing __init__.py for rankings module
diadzine
committed
713098a
View commit details
Copy full SHA for 713098a
Browse repository at this point
add coding comment for utf-8 support
diadzine
committed
c8ec4be
View commit details
Copy full SHA for c8ec4be
Browse repository at this point
Commits on Sep 9, 2016
Remove Ads with placeholders null
diadzine
committed
7201378
View commit details
Copy full SHA for 7201378
Browse repository at this point
Remove Ads by category if no Ad found by category and placeholder
diadzine
committed
40b1d65
View commit details
Copy full SHA for 40b1d65
Browse repository at this point
Commits on Sep 20, 2016
fix issue with jump variable in races spider
diadzine
committed
5c671ea
View commit details
Copy full SHA for 5c671ea
Browse repository at this point
Commits on Nov 21, 2016
exclude Mag posts from News post list
diadzine
committed
d50c5cf
View commit details
Copy full SHA for d50c5cf
Browse repository at this point
You can’t perform that action at this time.