This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
postgres-web
Watch
1
Star
0
Fork
0
You've already forked postgres-web
mirror of
https://github.com/postgres/pgweb.git
synced
2025-08-06 09:57:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.2
postgres-web
/
pgweb
/
docs
History
Magnus Hagander
46606e5284
Set on_delete=models.CASCADE on all ForeignKey fields
...
This is the bardware compatible value that will be needed once we upgrade django later.
2020-03-31 22:34:51 +02:00
..
migrations
Set on_delete=models.CASCADE on all ForeignKey fields
2020-03-31 22:34:51 +02:00
__init__.py
A first very basic import.
2009-09-14 14:39:25 +02:00
admin.py
Update syntax for relative imports
2019-01-26 16:19:26 +01:00
forms.py
Fix whitespace and indentation, per pep8
2019-01-17 20:47:43 +01:00
models.py
Set on_delete=models.CASCADE on all ForeignKey fields
2020-03-31 22:34:51 +02:00
struct.py
Fix whitespace and indentation, per pep8
2019-01-17 20:47:43 +01:00
views.py
Fix a number of incorrect escapes
2020-01-09 13:25:59 +01:00